Frames | No Frames |
Fields of type bsh.Primitive | |
Primitive | |
Primitive | VOID means "no type". |
Methods with parameter type bsh.Primitive | |
Primitive |
Methods with return type bsh.Primitive | |
Primitive | Primitive.castToType(Class toType, int operation) Cast this bsh.Primitive value to a new bsh.Primitive value
This is usually a numeric type cast. |
Primitive | Primitive.getDefaultValue(Class type) Get the appropriate default value per JLS 4.5.4
|
Primitive |