Class BooleanChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.BooleanChunkSoftPool
All Implemented Interfaces:
BooleanChunkPool

public final class BooleanChunkSoftPool extends Object implements BooleanChunkPool
BooleanChunkPool implementation that pools chunks of booleans in a data structure that only enforces soft reachability.