-
- All Superinterfaces:
-
Mirror
,PrimitiveType
,Type
public interface DoubleType extends PrimitiveType
目标VM中访问的所有原始double值的类型。 调用Value.type()
将返回此接口的实现者。- 从以下版本开始:
- 1.3
- 另请参见:
-
DoubleValue
Mirror
,
PrimitiveType
,
Type
public interface DoubleType extends PrimitiveType
Value.type()
将返回此接口的实现者。
DoubleValue