public interface

PrimitiveType

implements Type
com.sun.jdi.PrimitiveType
Known Indirect Subclasses

Class Overview

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 type() for all PrimitiveValue objects.

See Also

Summary

[Expand]
Inherited Methods
From interface com.sun.jdi.Mirror
From interface com.sun.jdi.Type