Konstanten
und
Constants
.@Deprecated public final class Konstante extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LEERSTRING
Deprecated.
leere Zeichenkette.
|
static long |
MINUTE_IN_MS
Deprecated.
eine Minute in Millisekunden.
|
static 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 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.
|
Modifier | Constructor and Description |
---|---|
private |
Konstante()
Deprecated.
|
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 String LEERSTRING
public static final String STRING_UNBEKANNT
public static final String NEWLINE
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.