public final class Null extends Object implements Serializable
VALUE is used to given an object variable a dual-mode
nullified value, where null would indicate that the value is
empty, and VALUE would idicate that the value has been
set to null (or something to that effect).
| Modifier and Type | Field and Description |
|---|---|
static Null |
VALUE
The primary instance of Null.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.