public final class NichtWert extends Object
| Modifier and Type | Field and Description |
|---|---|
static NichtWert |
NICHTWERT
die statische Instanz des Wertes.
|
| Modifier | Constructor and Description |
|---|---|
private |
NichtWert()
privater Konstruktor, verhindert das Anlagen zusätzlicher
Nichtwert-Instanzen.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
liefert die Repräsentation des Nichtwertes als Zeichenkette.
|
public static final NichtWert NICHTWERT
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.