Name

VM_CUSTOM

Synopsis

A wrapper for a value for a TypeCode's value modifier, obtained using its type_modifier() method. VM_CUSTOM.value indicates that the value type is a custom type.

public interface VM_CUSTOM {
// Public Constants
   public static final short value;                              // =1
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.