Uses of Enum Class
algs15.TestUF.Order
Packages that use TestUF.Order
-
Uses of TestUF.Order in algs15
Methods in algs15 that return TestUF.OrderModifier and TypeMethodDescriptionstatic TestUF.OrderReturns 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.