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