Class FloatChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.FloatChunkSoftPool
All Implemented Interfaces:
FloatChunkPool

public final class FloatChunkSoftPool extends Object implements FloatChunkPool
FloatChunkPool implementation that pools chunks of floats in a data structure that only enforces soft reachability.