- 
- All Superinterfaces:
- Mirror,- PrimitiveType,- Type
 
 public interface BooleanType extends PrimitiveType The type of all primitivebooleanvalues accessed in the target VM. Calls toValue.type()will return an implementor of this interface.- Since:
- 1.3
- See Also:
- BooleanValue