Class ObjectChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.ObjectChunkSoftPool
All Implemented Interfaces:
ObjectChunkPool

public final class ObjectChunkSoftPool extends Object implements ObjectChunkPool
ObjectChunkPool implementation that pools chunks of Objects in a data structure that only enforces soft reachability.