Uses of Enum Class
org.kiwiproject.beta.concurrent.KiwiFutures.FutureState
Packages that use KiwiFutures.FutureState
-
Uses of KiwiFutures.FutureState in org.kiwiproject.beta.concurrent
Methods in org.kiwiproject.beta.concurrent that return KiwiFutures.FutureStateModifier and TypeMethodDescriptionstatic <V> KiwiFutures.FutureStateReturns the state of aFuture.static KiwiFutures.FutureStateReturns the enum constant of this class with the specified name.static KiwiFutures.FutureState[]KiwiFutures.FutureState.values()Returns an array containing the constants of this enum class, in the order they are declared.