Package org.robovm.apple.mapkit
Class MKPointOfInterestCategory.AsListMarshaler
java.lang.Object
org.robovm.apple.mapkit.MKPointOfInterestCategory.AsListMarshaler
- Enclosing class:
- MKPointOfInterestCategory
public static class MKPointOfInterestCategory.AsListMarshaler extends Object
-
Constructor Summary
Constructors Constructor Description AsListMarshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(List<MKPointOfInterestCategory> l, long flags)static List<MKPointOfInterestCategory>toObject(Class<? extends NSObject> cls, long handle, long flags)
-
Constructor Details
-
AsListMarshaler
public AsListMarshaler()
-
-
Method Details
-
toObject
public static List<MKPointOfInterestCategory> toObject(Class<? extends NSObject> cls, long handle, long flags) -
toNative
-