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