public class BasicTypeWrapper extends Object implements Serializable
Constructor and Description |
---|
BasicTypeWrapper(Object w) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
basicTypeClass() |
boolean |
equals(Object x)
This is useful for test assertions
|
Object |
getObject() |
static boolean |
instanceOfWrapper(Object x) |
String |
toString() |