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