Name

VM_TRUNCATABLE

Synopsis

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

public interface VM_TRUNCATABLE {
// Public Constants
   public static final short value;                              // =3
}

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.