Class CharChunkSoftPool

java.lang.Object
io.deephaven.chunk.util.pools.CharChunkSoftPool
All Implemented Interfaces:
CharChunkPool

public final class CharChunkSoftPool extends Object implements CharChunkPool
CharChunkPool implementation that pools chunks of chars in a data structure that only enforces soft reachability.