Uses of Class
io.github.mmm.entity.id.LongInstantId.Factory
-
Packages that use LongInstantId.Factory Package Description io.github.mmm.entity.id Contains API and implementation for primary keys that uniquely identify an entity. -
-
Uses of LongInstantId.Factory in io.github.mmm.entity.id
Fields in io.github.mmm.entity.id declared as LongInstantId.Factory Modifier and Type Field Description static LongInstantId.Factory
LongInstantId. FACTORY
Methods in io.github.mmm.entity.id that return LongInstantId.Factory Modifier and Type Method Description LongInstantId.Factory
LongInstantId. getFactory()
-