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