Package org.jmolecules.ddd.types
Interface Identifier
public interface Identifier
Marker interface for identifiers. Exists primarily to easily identify types that are supposed to be identifiers
within the code base and let the compiler verify the correctness of declared relationships.
- See Also: