| Interface | Description |
|---|---|
| Bounded<Type extends Comparable<Type>> |
Defines a Object to be bounded by a lower and upper bound.
|
| Labeled<LabelType,PositionType,ValueType> |
A label is an object (LabelType) das identifies the location or position (PositionType) of something (ValueType) in
the object that implements this interface.
|
| Nameable |
The Nameable interface defines an Object that has a useful name attached to it.
|
| Class | Description |
|---|---|
| CommutablePair<ValueType> |
This subclass of
Pair only implements different equals and hashcode methods.The values are exchangeable. |
| LogManager | |
| Pair<ValueType> |
A
Pair is a composition of two objects. |
| Range<Type extends Comparable<Type>> | |
| Resources |
Access to commonly used test functions and constants.
|
Copyright © 2017. All rights reserved.