UID Class
Global utility for generating sequential unique ID numbers. The UID class uses a static interface (ex. UID.get()
)
and should not be instantiated.
Global utility for generating sequential unique ID numbers. The UID class uses a static interface (ex. UID.get()
)
and should not be instantiated.