-
- All Superinterfaces:
-
Mirror,PrimitiveType,Type
public interface BooleanType extends PrimitiveType
在目标VM中访问的所有原语boolean值的类型。 致电Value.type()将返回此界面的实现者。- 从以下版本开始:
- 1.3
- 另请参见:
-
BooleanValue
Mirror ,
PrimitiveType ,
Type
public interface BooleanType extends PrimitiveType
boolean值的类型。
致电Value.type()将返回此界面的实现者。
BooleanValue