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