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