Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- com.liferay.petra.concurrent.BaseNoticeableExecutorService (implements com.liferay.petra.concurrent.NoticeableExecutorService)
- com.liferay.petra.concurrent.NoticeableThreadPoolExecutor
- com.liferay.petra.concurrent.BaseNoticeableExecutorService (implements com.liferay.petra.concurrent.NoticeableExecutorService)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - com.liferay.petra.concurrent.ConcurrentMapperHashMap<K,
IK, V, IV> (implements java.util.concurrent.ConcurrentMap<K, V>, java.io.Serializable) - com.liferay.petra.concurrent.ConcurrentIdentityHashMap<K,
V> - com.liferay.petra.concurrent.ConcurrentReferenceKeyHashMap<K,
V> - com.liferay.petra.concurrent.ConcurrentReferenceValueHashMap<K,
V>
- com.liferay.petra.concurrent.ConcurrentIdentityHashMap<K,
- com.liferay.petra.concurrent.ConcurrentMapperHashMap<K,
- com.liferay.petra.concurrent.AsyncBroker<K,
V> - com.liferay.petra.concurrent.BaseFutureListener<T> (implements com.liferay.petra.concurrent.FutureListener<T>)
- com.liferay.petra.concurrent.DCLSingleton<T>
- com.liferay.petra.concurrent.FutureConverter<T,
V> (implements java.util.concurrent.Future<V>) - com.liferay.petra.concurrent.NoticeableFutureConverter<T,
V> (implements com.liferay.petra.concurrent.NoticeableFuture<T>)
- com.liferay.petra.concurrent.NoticeableFutureConverter<T,
- java.util.concurrent.FutureTask<V> (implements java.util.concurrent.RunnableFuture<V>)
- com.liferay.petra.concurrent.DefaultNoticeableFuture<T> (implements com.liferay.petra.concurrent.NoticeableFuture<T>)
- com.liferay.petra.concurrent.IdentityKey<K> (implements java.io.Serializable)
- com.liferay.petra.concurrent.ThreadPoolHandlerAdapter (implements com.liferay.petra.concurrent.ThreadPoolHandler)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Interface Hierarchy
- java.util.concurrent.Executor
- java.util.concurrent.ExecutorService
- com.liferay.petra.concurrent.NoticeableExecutorService
- java.util.concurrent.ExecutorService
- java.util.concurrent.Future<V>
- com.liferay.petra.concurrent.NoticeableFuture<T>
- com.liferay.petra.concurrent.FutureListener<T>
- com.liferay.petra.concurrent.ThreadPoolHandler