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