-
public interface VM_CUSTOM
定义用于在类型代码中表示自定义编组值类型的代码。 这是TypeCode
接口上type_modifier
方法的可能结果之一。- 另请参见:
-
TypeCode
-
-
Field Summary
Fields Modifier and Type Field 描述 static short
value
表示类型代码中自定义编组值类型的值。
-
-
-
字段详细信息
-
value
static final short value
表示类型代码中自定义编组值类型的值。- 另请参见:
- Constant Field Values
-
-