Class IntChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.IntChunkSoftPool
All Implemented Interfaces:
IntChunkPool

public final class IntChunkSoftPool extends Object implements IntChunkPool
IntChunkPool implementation that pools chunks of ints in a data structure that only enforces soft reachability.