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