Konstanten
und
Constants
.@Deprecated
public final class Konstante
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LEERSTRING
Deprecated.
leere Zeichenkette.
|
static long |
MINUTE_IN_MS
Deprecated.
eine Minute in Millisekunden.
|
static java.lang.String |
NEWLINE
Deprecated.
systemabhängiges Zeichen für einen Zeilenumbruch.
|
static int |
PROZENT_FAKTOR
Deprecated.
Faktor für Prozentrechnung.
|
static long |
SEKUNDE_IN_MS
Deprecated.
eine Sekunde in Millisekunden.
|
static java.lang.String |
STRING_UNBEKANNT
Deprecated.
Zeichenkette "unbekannt".
|
static long |
STUNDE_IN_MS
Deprecated.
eine Stunde in Millisekunden.
|
static long |
TAG_24_IN_MS
Deprecated.
ein Tag in Millisekunden.
|
public static final long SEKUNDE_IN_MS
public static final long MINUTE_IN_MS
public static final long STUNDE_IN_MS
public static final long TAG_24_IN_MS
public static final int PROZENT_FAKTOR
public static final java.lang.String LEERSTRING
public static final java.lang.String STRING_UNBEKANNT
public static final java.lang.String NEWLINE