SequenceKeyPool
io.shiftleft.passes.SequenceKeyPool
class SequenceKeyPool(seq: Seq[Long]) extends KeyPool
A key pool that returns elements of seq
in order in a thread-safe manner.
Attributes
- Graph
-
- Supertypes
Members list
In this article