Uses of Enum
org.jbox2d.testbed.tests.OneSidedTest.State
Packages that use OneSidedTest.State
-
Uses of OneSidedTest.State in org.jbox2d.testbed.tests
Subclasses with type arguments of type OneSidedTest.State in org.jbox2d.testbed.testsFields in org.jbox2d.testbed.tests declared as OneSidedTest.StateMethods in org.jbox2d.testbed.tests that return OneSidedTest.StateModifier and TypeMethodDescriptionstatic OneSidedTest.StateOneSidedTest.State.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name.static OneSidedTest.State[]OneSidedTest.State.values()Returns an array containing the constants of this enum type, in the order they are declared.