hirondelle.stocks.util
Class Consts
Object
Consts
public final class Consts
- extends Object
Collected constants of very general utility.
All constants are immutable.
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APP_NAME
public static final String APP_NAME
- See Also:
- Constant Field Values
APP_VERSION
public static final String APP_VERSION
- See Also:
- Constant Field Values
AUTHOR
public static final String AUTHOR
- See Also:
- Constant Field Values
NEW_LINE
public static final String NEW_LINE
FILE_SEPARATOR
public static final String FILE_SEPARATOR
PATH_SEPARATOR
public static final String PATH_SEPARATOR
EMPTY_STRING
public static final String EMPTY_STRING
- See Also:
- Constant Field Values
SPACE
public static final String SPACE
- See Also:
- Constant Field Values
PERIOD
public static final String PERIOD
- See Also:
- Constant Field Values
TAB
public static final String TAB
- See Also:
- Constant Field Values
COMMA
public static final String COMMA
- See Also:
- Constant Field Values
DOUBLE_QUOTE
public static final String DOUBLE_QUOTE
- See Also:
- Constant Field Values
ELLIPSIS
public static final String ELLIPSIS
- See Also:
- Constant Field Values
POSITIVE
public static final int POSITIVE
- See Also:
- Constant Field Values
NEGATIVE
public static final int NEGATIVE
- See Also:
- Constant Field Values
PLUS_SIGN
public static final String PLUS_SIGN
- See Also:
- Constant Field Values
NEGATIVE_SIGN
public static final String NEGATIVE_SIGN
- See Also:
- Constant Field Values
ZERO
public static final Integer ZERO
ONE
public static final Integer ONE
ONE_KILOBYTE
public static final long ONE_KILOBYTE
- See Also:
- Constant Field Values
MONEY_DECIMAL_PLACES
public static final int MONEY_DECIMAL_PLACES
- See Also:
- Constant Field Values
MONEY_ROUNDING_STYLE
public static final int MONEY_ROUNDING_STYLE
- See Also:
- Constant Field Values
ZERO_MONEY
public static final BigDecimal ZERO_MONEY
ZERO_MONEY_WITH_DECIMAL
public static final BigDecimal ZERO_MONEY_WITH_DECIMAL
MILLISECONDS_PER_SECOND
public static final int MILLISECONDS_PER_SECOND
- See Also:
- Constant Field Values
SECONDS_PER_MINUTE
public static final int SECONDS_PER_MINUTE
- See Also:
- Constant Field Values
Copyright Hirondelle Systems - License - Generated 2008Jul12.10.53