| Interface | Description |
|---|---|
| Identifiable<T extends java.lang.Comparable<T>> |
The Identifiable interface defines a contract for classes whose Object instances can be uniquely
identified relative to other Object instances within the same class type hierarchy.
|