Class LongChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.LongChunkSoftPool
All Implemented Interfaces:
LongChunkPool

public final class LongChunkSoftPool extends Object implements LongChunkPool
LongChunkPool implementation that pools chunks of longs in a data structure that only enforces soft reachability.