Class DoubleChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.DoubleChunkSoftPool
All Implemented Interfaces:
DoubleChunkPool

public final class DoubleChunkSoftPool extends Object implements DoubleChunkPool
DoubleChunkPool implementation that pools chunks of doubles in a data structure that only enforces soft reachability.