KeyPool
A pool of long integers that serve as node ids. Using the method next
, the pool provides the next id in a
thread-safe manner.
A pool of long integers that serve as node ids. Using the method next
, the pool provides the next id in a
thread-safe manner.