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