public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_SLOW_DOWN_TIME
Default slow down time.
|
static String |
PROPERTY_FLIP_CHANCE_IN_PERCENT
Name of the property that specifies flip chance.
|
static String |
PROPERTY_SERVICE_ID
Name of the service id system property.
|
static String |
PROPERTY_SLOWDOWN_TIME_IN_MILLIS
Name of the property that specifies slowdowntime in milliseconds.
|
Constructor and Description |
---|
Constants() |
public static final String PROPERTY_SERVICE_ID
public static final String PROPERTY_SLOWDOWN_TIME_IN_MILLIS
public static final String PROPERTY_FLIP_CHANCE_IN_PERCENT
public static final long DEFAULT_SLOW_DOWN_TIME
Copyright © 2010-2014 anotheria.net. All Rights Reserved.