Package com.github.phantomthief.util
-
Interface Summary Interface Description ThrowableBiConsumer<T,U,X extends Throwable> ThrowableBiFunction<T,U,R,X extends Throwable> ThrowableBiPredicate<T,U,X extends Throwable> ThrowableConsumer<T,X extends Throwable> ThrowableFunction<T,R,X extends Throwable> ThrowablePredicate<T,X extends Throwable> ThrowableRunnable<X extends Throwable> ThrowableSupplier<T,X extends Throwable> ThrowableTriConsumer<T1,T2,T3,X extends Throwable> ThrowableTriFunction<T1,T2,T3,R,X extends Throwable> TriConsumer<A,B,C> TriFunction<T1,T2,T3,R> -
Class Summary Class Description DeadlineChecker When a task is running.MoreCollectors MoreCollectors.CollectorImpl<T,A,R> Simple implementation class forCollector.MoreFunctions MoreIterables MoreLocks MorePredicates MoreReflection MoreRunnables MoreStreams MoreSuppliers MoreSuppliers.AsyncSupplier<T> MoreSuppliers.CloseableSupplier<T> MoreSuppliers.CloseableThrowableSupplier<T,X extends Throwable> ThrowableUtils ToStringHelper