Konstanten
und
Constants
.@Deprecated
public final class Konstanten
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static long |
MILLIS_PER_MINUTE
Deprecated.
Anzahl Millisekunden pro Minute.
|
static long |
MILLIS_PER_SEKUNDE
Deprecated.
Anzahl Millisekunden pro Sekunde.
|
static long |
MILLIS_PER_STUNDE
Deprecated.
Anzahl Millisekunden pro Stunde.
|
static long |
MILLIS_PER_TAG
Deprecated.
Anzahl Millisekunden pro Tag.
|
static java.lang.String |
NL
Deprecated.
Der systemabhängige Zeilenumbruch.
|
public static final long MILLIS_PER_TAG
public static final long MILLIS_PER_STUNDE
public static final long MILLIS_PER_MINUTE
public static final long MILLIS_PER_SEKUNDE
public static final java.lang.String NL