public static final class CommonsConstants.Universal extends Object
Modifier and Type | Field and Description |
---|---|
static int |
HASH_CODE_MULTIPLIER
Multiplier in the creation of a hash code.
|
static int |
MILLIS
Milliseconds in a second or nanoseconds in a millisecond.
|
static float |
MILLIS_AS_FLOAT
Milliseconds in a second or nanoseconds in a millisecond (as float).
|
static float |
NANO_SECONDS_PER_SECOND_AS_FLOAT
Number of nano seconds per second as a float.
|
static int |
PERCENT
Percent multiplier as float.
|
static float |
PERCENT_AS_FLOAT
Percent multiplier as float.
|
static int |
TWO_POWER_16
Two to the power of 16.
|
static int |
TWO_POWER_5
Two to the power of 5, i.e.
|
static int |
TWO_POWER_6
Two to the power of 6, e.g.
|
public static final float NANO_SECONDS_PER_SECOND_AS_FLOAT
public static final int PERCENT
public static final float PERCENT_AS_FLOAT
public static final int MILLIS
public static final float MILLIS_AS_FLOAT
public static final int TWO_POWER_5
public static final int TWO_POWER_6
public static final int TWO_POWER_16
public static final int HASH_CODE_MULTIPLIER
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries