Uses of Enum
org.jbox2d.testbed.tests.OneSidedTest.State
Packages that use OneSidedTest.State
-
Uses of OneSidedTest.State in org.jbox2d.testbed.tests
Fields in org.jbox2d.testbed.tests declared as OneSidedTest.StateMethods in org.jbox2d.testbed.tests that return OneSidedTest.StateModifier and TypeMethodDescriptionstatic OneSidedTest.State
OneSidedTest.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.