Class Hierarchy
- java.lang.Object
- net.uncontended.precipice.concurrent.AbstractResilientPromise<T> (implements net.uncontended.precipice.concurrent.ResilientPromise<T>)
- net.uncontended.precipice.concurrent.ActionThreadPool (implements java.util.concurrent.Executor)
- net.uncontended.precipice.concurrent.ExchangingQueue<T>
- net.uncontended.precipice.concurrent.IntegerSemaphore (implements net.uncontended.precipice.concurrent.PrecipiceSemaphore)
- net.uncontended.precipice.concurrent.NoOpSemaphore (implements net.uncontended.precipice.concurrent.PrecipiceSemaphore)
- java.lang.Number (implements java.io.Serializable)
- net.uncontended.precipice.concurrent.LongAdder (implements java.io.Serializable)
- net.uncontended.precipice.concurrent.LongMaxUpdater (implements java.io.Serializable)
- net.uncontended.precipice.concurrent.ResilientFuture<T> (implements java.util.concurrent.Future<V>)
- net.uncontended.precipice.concurrent.ResilientTask<T> (implements java.util.concurrent.Delayed, java.lang.Runnable)
Interface Hierarchy
Copyright © 2014 Tim Brooks. All Rights Reserved.