Class ObjectChunkSoftPool

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

public final class ObjectChunkSoftPool extends Object implements ChunkPool, ObjectChunkPool
ChunkPool implementation for chunks of objects.