Uses of Class
org.robovm.compiler.llvm.Ordering
| Package | Description |
|---|---|
| org.robovm.compiler.llvm |
-
Uses of Ordering in org.robovm.compiler.llvm
Methods in org.robovm.compiler.llvm that return Ordering Modifier and Type Method Description static OrderingOrdering. valueOf(String name)Returns the enum constant of this type with the specified name.static Ordering[]Ordering. values()Returns an array containing the constants of this enum type, in the order they are declared.