Uses of Enum Class
cnuphys.swimtest.SwimTest.SWIMMER
Packages that use SwimTest.SWIMMER
-
Uses of SwimTest.SWIMMER in cnuphys.swimtest
Subclasses with type arguments of type SwimTest.SWIMMER in cnuphys.swimtestMethods in cnuphys.swimtest that return SwimTest.SWIMMERModifier and TypeMethodDescriptionstatic SwimTest.SWIMMER
Returns the enum constant of this class with the specified name.static SwimTest.SWIMMER[]
SwimTest.SWIMMER.values()
Returns an array containing the constants of this enum class, in the order they are declared.