A E F G H O P R T 
All Classes All Packages

A

accept(T) - Method in interface org.zalando.fauxpas.ThrowingConsumer
 
accept(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiConsumer
 
apply(T) - Method in interface org.zalando.fauxpas.ThrowingFunction
 
apply(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiFunction
 

E

exceptionallyCompose(CompletableFuture<T>, Function<Throwable, CompletableFuture<T>>) - Static method in class org.zalando.fauxpas.FauxPas
 

F

failedWith(Class<T>, ThrowingConsumer<? super T, Throwable>) - Static method in class org.zalando.fauxpas.FauxPas
 
FauxPas - Class in org.zalando.fauxpas
 

G

get() - Method in interface org.zalando.fauxpas.ThrowingSupplier
 

H

handleCompose(CompletableFuture<T>, BiFunction<T, Throwable, CompletableFuture<T>>) - Static method in class org.zalando.fauxpas.FauxPas
 

O

org.zalando.fauxpas - package org.zalando.fauxpas
 

P

partially(Class<T>, ThrowingFunction<T, R, Throwable>) - Static method in class org.zalando.fauxpas.FauxPas
 
partially(ThrowingFunction<Throwable, R, Throwable>) - Static method in class org.zalando.fauxpas.FauxPas
 

R

run() - Method in interface org.zalando.fauxpas.ThrowingRunnable
 

T

test(T) - Method in interface org.zalando.fauxpas.ThrowingPredicate
 
test(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiPredicate
 
throwingBiConsumer(ThrowingBiConsumer<T, R, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingBiConsumer<T,​U,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingBiFunction(ThrowingBiFunction<T, U, R, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingBiFunction<T,​U,​R,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingBinaryOperator(ThrowingBinaryOperator<T, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingBinaryOperator<T,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingBiPredicate(ThrowingBiPredicate<T, U, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingBiPredicate<T,​U,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingConsumer(ThrowingConsumer<T, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingConsumer<T,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingFunction(ThrowingFunction<T, R, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingFunction<T,​R,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingPredicate(ThrowingPredicate<T, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingPredicate<T,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingRunnable(ThrowingRunnable<X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingRunnable<X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingSupplier(ThrowingSupplier<T, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingSupplier<T,​X extends Throwable> - Interface in org.zalando.fauxpas
 
throwingUnaryOperator(ThrowingUnaryOperator<T, X>) - Static method in class org.zalando.fauxpas.FauxPas
 
ThrowingUnaryOperator<T,​X extends Throwable> - Interface in org.zalando.fauxpas
 
tryAccept(T) - Method in interface org.zalando.fauxpas.ThrowingConsumer
 
tryAccept(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiConsumer
 
tryApply(T) - Method in interface org.zalando.fauxpas.ThrowingFunction
 
tryApply(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiFunction
 
tryGet() - Method in interface org.zalando.fauxpas.ThrowingSupplier
 
tryRun() - Method in interface org.zalando.fauxpas.ThrowingRunnable
 
tryTest(T) - Method in interface org.zalando.fauxpas.ThrowingPredicate
 
tryTest(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiPredicate
 
tryWith(O, I, ThrowingBiConsumer<O, I, X>) - Static method in class org.zalando.fauxpas.TryWith
 
tryWith(O, I, ThrowingBiFunction<O, I, T, X>) - Static method in class org.zalando.fauxpas.TryWith
 
tryWith(R, ThrowingConsumer<R, X>) - Static method in class org.zalando.fauxpas.TryWith
 
tryWith(R, ThrowingFunction<R, T, X>) - Static method in class org.zalando.fauxpas.TryWith
 
TryWith - Class in org.zalando.fauxpas
 
A E F G H O P R T 
All Classes All Packages