Interface ByteType
- All Superinterfaces:
Mirror, PrimitiveType, Type
The type of all primitive byte values accessed in
the target VM. Calls to
Value.type()
will return an
implementor of this interface.- Since:
- 1.3
- See Also:
-
Method Summary
Methods declared in interface Mirror
toString, virtualMachine