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