Class ShortChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.ShortChunkSoftPool
All Implemented Interfaces:
ShortChunkPool

public final class ShortChunkSoftPool extends Object implements ShortChunkPool
ShortChunkPool implementation that pools chunks of shorts in a data structure that only enforces soft reachability.