Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.util.concurrent Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
CompletableToListenableFutureAdapterAdapts a CompletableFuture into a ListenableFuture.Classorg.springframework.util.concurrentSpring MVC
ConcurrentReferenceHashMapA ConcurrentHashMap that uses soft orweak references for both keys and values.Classorg.springframework.utilSpring MVC
ConcurrentReferenceHashMap .EntryClassorg.springframework.util.ConcurrentReferenceHashMapSpring MVC
ConcurrentReferenceHashMap .ReferenceA reference to an ConcurrentReferenceHashMap.Interfaceorg.springframework.util.ConcurrentReferenceHashMapSpring MVC
ConcurrentReferenceHashMap .ReferenceTypeVarious reference types supported by this map.Classorg.springframework.util.ConcurrentReferenceHashMapSpring MVC
ConcurrentReferenceHashMap .RestructureThe types of restructuring that can be performed.Classorg.springframework.util.ConcurrentReferenceHashMapSpring MVC
FailureCallbackDefines the contract for failure callbacks that accept the result of aSince:4.Interfaceorg.springframework.util.concurrentSpring MVC
FutureAdapterAbstract class that adapts a Future parameterized over S into a Future parameterized over T.Classorg.springframework.util.concurrentSpring MVC
ListenableFuturecallbacks.Interfaceorg.springframework.util.concurrentSpring MVC
ListenableFutureAdapterAbstract class that adapts a ListenableFuture parameterized over S into aListenableFuture parameterized over T.Classorg.springframework.util.concurrentSpring MVC
ListenableFutureCallbackDefines the contract for callbacks that accept the result of aSince:4.Interfaceorg.springframework.util.concurrentSpring MVC
ListenableFutureCallbackRegistryRegistry for ListenableFutureCallback instances.Classorg.springframework.util.concurrentSpring MVC
ListenableFutureTaskExtension of FutureTask that implements ListenableFuture.Classorg.springframework.util.concurrentSpring MVC
SettableListenableFuturewhose value can be set via set(Object) orsetException(Throwable).Classorg.springframework.util.concurrentSpring MVC
SuccessCallbackDefines the contract for success callbacks that accept the result of aSince:4.Interfaceorg.springframework.util.concurrentSpring MVC