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