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