Uses of Class
icu.congee.id.generator.objectid.ObjectId
Packages that use ObjectId
-
Uses of ObjectId in icu.congee.id.generator.objectid
Classes in icu.congee.id.generator.objectid that implement interfaces with type arguments of type ObjectIdMethods in icu.congee.id.generator.objectid that return ObjectIdModifier and TypeMethodDescriptionstatic ObjectIdObjectId.get()Gets a new object id.static ObjectIdObjectId.getSmallestWithDate(Date date) Gets a new object id with the given date value and all other bits zeroed.Methods in icu.congee.id.generator.objectid with parameters of type ObjectId