Interface PrimitiveType
- All Known Subinterfaces:
- BooleanType, ByteType, CharType, DoubleType, FloatType, IntegerType, LongType, ShortType
The type associated with non-object values in a target VM.
Instances of one of the sub-interfaces of this interface will be
returned from 
Value.type() for all PrimitiveValue objects.- Since:
- 1.3
- See Also:
- 
Method SummaryMethods declared in interface MirrortoString, virtualMachine