Uses of Class
org.robovm.apple.coreml.MLMultiArrayShapeConstraintType
| Package | Description |
|---|---|
| org.robovm.apple.coreml |
-
Uses of MLMultiArrayShapeConstraintType in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml that return MLMultiArrayShapeConstraintType Modifier and Type Method Description MLMultiArrayShapeConstraintTypeMLMultiArrayShapeConstraint. getType()static MLMultiArrayShapeConstraintTypeMLMultiArrayShapeConstraintType. valueOf(long n)Returns the enum constant of this type with the specified name.static MLMultiArrayShapeConstraintTypeMLMultiArrayShapeConstraintType. valueOf(String name)Returns the enum constant of this type with the specified name.static MLMultiArrayShapeConstraintType[]MLMultiArrayShapeConstraintType. values()Returns an array containing the constants of this enum type, in the order they are declared.