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 classLongInstantId<E>classStringInstantId<E>classUuidInstantId<E>
-