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