Package | Description |
---|---|
bsh |
Modifier and Type | Field and Description |
---|---|
static Primitive |
Primitive.NULL |
static Primitive |
Primitive.VOID
VOID means "no type".
|
Modifier and Type | Method and Description |
---|---|
static Primitive |
Primitive.getDefaultValue(java.lang.Class type)
Get the appropriate default value per JLS 4.5.4
|
static Primitive |
Primitive.unaryOperation(Primitive val,
int kind) |
Modifier and Type | Method and Description |
---|---|
static Primitive |
Primitive.unaryOperation(Primitive val,
int kind) |
? 2000 pat@pat.net :-)