public interface

BooleanType

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

Class Overview

The type of all primitive boolean values accessed in the target VM. Calls to type() will return an implementor of this interface.

See Also

Summary

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