- All Superinterfaces:
- Immutable, MutationBehaviour<Immutable>, Serializable
- All Known Implementing Classes:
- SourceIdentifier
public interface Identifier
extends Serializable, Immutable
General identifier interface. It is primarily a marker for all things that
identify concepts -- such as names, addresses, classes, etc. We do not
require too much, just that the identifiers are serializable (and this
transferable).