X
public final class TimingOut<X> extends Object implements org.cactoos.Func<Future<X>,X>
Future
org.cactoos.Func.NoNulls<X,Y>
TimingOut(org.cactoos.Scalar<Timeout> timeout)
apply(Future<X> future)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimingOut(org.cactoos.Scalar<Timeout> timeout)
timeout
public X apply(Future<X> future) throws Exception
apply
org.cactoos.Func<Future<X>,X>
Exception
Copyright © 2019. All rights reserved.