IdentifierType - The type of identifier for this object. Must have valid implementations
of equals and hashCode.public interface Identified<IdentifierType>
| Modifier and Type | Method and Description |
|---|---|
IdentifierType |
getIdentifier()
Gets the identifier for this object.
|
IdentifierType getIdentifier()