public interface ValueConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NONE
Constant defining a value for no default - as a replacement for
null which
we cannot use in annotation attributes. |
static final String DEFAULT_NONE
null which
we cannot use in annotation attributes.
This is an artificial, fixed value of 16 unicode characters, with its sole purpose being to never match a user-declared value.
Argument.defaultValue(),
Constant Field Values