Name

VM_NONE

Synopsis

A wrapper for a value for a TypeCode's value modifier, obtained using its type_modifier() method. VM_NONE.value indicates that the value type has no modifiers.

public interface VM_NONE {
// Public Constants
   public static final short value;                              // =0
}

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.