Class Summary| Bit |
Bit is represents a bit value.
|
| Byte |
Byte is represents a byte value.
|
| Degree |
Degree represents a angle in degree |
| Integer |
Integer represents an integer value.
|
| MultilineString |
MultilineString is a extension for String that allows to access
all lines seperatly.
|
| NaturalNumber |
NaturalNumber represents a natural number.
|
| NaturalNumberIncludingZero |
NaturalNumberIncludingZero represents a natural number including zero.
|
| NumberFormatException |
NumberFormatException is thrown if it is not possible to format a given
number into the expected type |
| Radian |
Radian represents a angle in radian |
| Time |
Time is a holder for a time difference.
|