Class Hierarchy
- java.lang.Object
- io.deephaven.util.datastructures.CachingSupplier<OUTPUT_TYPE> (implements java.util.function.Supplier<T>)
- io.deephaven.util.datastructures.RandomAccessDeque<T> (implements java.util.Collection<E>)
- io.deephaven.util.datastructures.ReleaseTracker.StrictReleaseTracker<RESOURCE_TYPE> (implements io.deephaven.util.datastructures.ReleaseTracker<RESOURCE_TYPE>)
- io.deephaven.util.datastructures.ReleaseTracker.WeakReleaseTracker<RESOURCE_TYPE> (implements io.deephaven.util.datastructures.ReleaseTracker<RESOURCE_TYPE>)
- io.deephaven.util.datastructures.SegmentedSoftPool<ELEMENT_TYPE>
- io.deephaven.util.datastructures.SimpleReferenceManager<T,
R> - io.deephaven.util.datastructures.SoftCachingFunction<INPUT_TYPE,
OUTPUT_TYPE> (implements java.util.function.Function<T, R>) - io.deephaven.util.datastructures.SoftCachingSupplier<OUTPUT_TYPE> (implements java.util.function.Supplier<T>)
- io.deephaven.util.datastructures.SortedIndexableMapWrapper<K,
V> (implements io.deephaven.hash.IndexableMap<K, V>) - io.deephaven.util.datastructures.SubscriptionSet<LISTENER_TYPE>
- io.deephaven.util.datastructures.SubscriptionSet.Entry
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.deephaven.util.datastructures.ReleaseTracker.AlreadyAcquiredException
- io.deephaven.util.datastructures.ReleaseTracker.AlreadyReleasedException
- io.deephaven.util.datastructures.ReleaseTracker.LeakedException
- io.deephaven.util.datastructures.ReleaseTracker.MissedReleaseException
- io.deephaven.util.datastructures.ReleaseTracker.UnmatchedAcquireException
- io.deephaven.UncheckedDeephavenException
- io.deephaven.util.datastructures.SizeException
- java.lang.RuntimeException
- java.lang.Exception
- io.deephaven.util.datastructures.WeakIdentityHashSet<TYPE>
- io.deephaven.util.datastructures.WeakIdentityHashSet.Synchronized<TYPE>
Interface Hierarchy
- io.deephaven.util.datastructures.LongAbortableConsumer
- io.deephaven.util.datastructures.LongRangeAbortableConsumer
- io.deephaven.util.datastructures.LongRangeConsumer
- io.deephaven.util.datastructures.LongRangeIterator
- io.deephaven.util.datastructures.LongSizedDataStructure
- io.deephaven.util.datastructures.ReleaseTracker<RESOURCE_TYPE>
- io.deephaven.util.datastructures.ReleaseTracker.Factory