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