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