Uses of Class
dev.mccue.guava.concurrent.ClosingFuture.Peeker
-
Uses of ClosingFuture.Peeker in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.concurrent with parameters of type ClosingFuture.PeekerModifier and TypeMethodDescriptionClosingFuture.Combiner.AsyncCombiningCallable.call
(ClosingFuture.DeferredCloser closer, ClosingFuture.Peeker peeker) Computes aClosingFuture
result, or throws an exception if unable to do so.ClosingFuture.Combiner.CombiningCallable.call
(ClosingFuture.DeferredCloser closer, ClosingFuture.Peeker peeker) Computes a result, or throws an exception if unable to do so.