|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedObjectException.Type | |
---|---|
org.jbox2d.serialization |
Uses of UnsupportedObjectException.Type in org.jbox2d.serialization |
---|
Fields in org.jbox2d.serialization declared as UnsupportedObjectException.Type | |
---|---|
UnsupportedObjectException.Type |
UnsupportedObjectException.type
|
Methods in org.jbox2d.serialization that return UnsupportedObjectException.Type | |
---|---|
static UnsupportedObjectException.Type |
UnsupportedObjectException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnsupportedObjectException.Type[] |
UnsupportedObjectException.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jbox2d.serialization with parameters of type UnsupportedObjectException.Type | |
---|---|
UnsupportedObjectException(String argMessage,
UnsupportedObjectException.Type argType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |