Uses of Class
microsim.space.DoubleDiffuseSpace.Verbs
-
Packages that use DoubleDiffuseSpace.Verbs Package Description microsim.space -
-
Uses of DoubleDiffuseSpace.Verbs in microsim.space
Methods in microsim.space that return DoubleDiffuseSpace.Verbs Modifier and Type Method Description static DoubleDiffuseSpace.Verbs
DoubleDiffuseSpace.Verbs. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static DoubleDiffuseSpace.Verbs[]
DoubleDiffuseSpace.Verbs. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-