Uses of Class
io.github.mmm.entity.id.AbstractInstantId
-
Packages that use AbstractInstantId Package Description io.github.mmm.entity.id Contains API and implementation for primary keys that uniquely identify an entity. -
-
Uses of AbstractInstantId in io.github.mmm.entity.id
Subclasses of AbstractInstantId in io.github.mmm.entity.id Modifier and Type Class Description class
LongInstantId<E>
class
StringInstantId<E>
class
UuidInstantId<E>
-