Module com.github.akurilov.commons
Package com.github.akurilov.commons.concurrent
-
Interface Summary Interface Description AsyncRunnable InitCallable<V> ACallablewhich can be initialized and should be initialized before being invoked.Initializable Something what may be initialized onceInitRunnable ARunnablewhich can be initialized and should be initialized before being invoked. -
Class Summary Class Description AnyNotNullSharedFutureTaskBase<V> Created by kurila on 15.09.16.AsyncRunnableBase ContextAwareThreadFactory Created by andrey on 23.08.17.ContextAwareThreadFactory.ContextAwareThread DaemonBase Modifies the async runnable to make sure that all instances are closed by the special method.ThreadUtil Created by kurila on 09.09.15. -
Enum Summary Enum Description AsyncRunnable.State