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