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