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