Uses of Enum Class
algs15.TestUF.Order
-
Uses of TestUF.Order in algs15
Modifier and TypeMethodDescriptionstatic TestUF.Order
Returns the enum constant of this class with the specified name.static TestUF.Order[]
TestUF.Order.values()
Returns an array containing the constants of this enum class, in the order they are declared.