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