Uses of Enum Class
algs24.TestPQ.Order
Packages that use TestPQ.Order
-
Uses of TestPQ.Order in algs24
Methods in algs24 that return TestPQ.OrderModifier and TypeMethodDescriptionstatic TestPQ.OrderReturns the enum constant of this class with the specified name.static TestPQ.Order[]TestPQ.Order.values()Returns an array containing the constants of this enum class, in the order they are declared.