| Interface | Description |
|---|---|
| Identifiable<IdentifierType extends Identifier> |
The Identifiable interface specifies that, Objects implementing this interface can be identified by a certain
Identifier. |
| Identifier |
The identifier is used to identify objects that have the same structure.
|
| Class | Description |
|---|---|
| AbstractIdentifier |
The most basic, abstract implementation of
Identifier. |
Copyright © 2017. All rights reserved.