Package com.saperion.common.lang.id
Interface Id
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Guid
,HierarchicalName
,StringId
Standard interface for identifiers.
An instance of any implementation of Id
can be used in several threads concurrently.
- Author:
- agz
-
Method Summary