public interface LiteralConsts
String
) representation useful when parsing or
evaluating texts.Modifier and Type | Field and Description |
---|---|
static String[] |
FALSE_STRINGS
Strings representing a "false" boolean value.
|
static String |
NULL_STRING |
static String[] |
TRUE_STRINGS
Strings representing a "true" boolean value.
|
static final String NULL_STRING
static final String[] TRUE_STRINGS
static final String[] FALSE_STRINGS
Copyright © 2015. All rights reserved.