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