Skip navigation links
A E F G H O P R T 

A

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

E

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

F

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, U) - Method in interface org.zalando.fauxpas.ThrowingBiPredicate
 
test(T) - Method in interface org.zalando.fauxpas.ThrowingPredicate
 
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, U) - Method in interface org.zalando.fauxpas.ThrowingBiConsumer
 
tryAccept(T) - Method in interface org.zalando.fauxpas.ThrowingConsumer
 
tryApply(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiFunction
 
tryApply(T) - Method in interface org.zalando.fauxpas.ThrowingFunction
 
tryGet() - Method in interface org.zalando.fauxpas.ThrowingSupplier
 
tryRun() - Method in interface org.zalando.fauxpas.ThrowingRunnable
 
tryTest(T, U) - Method in interface org.zalando.fauxpas.ThrowingBiPredicate
 
tryTest(T) - Method in interface org.zalando.fauxpas.ThrowingPredicate
 
TryWith - Class in org.zalando.fauxpas
 
tryWith(O, I, ThrowingBiConsumer<O, I, X>) - Static method in class org.zalando.fauxpas.TryWith
 
tryWith(R, ThrowingConsumer<R, 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, ThrowingFunction<R, T, X>) - Static method in class org.zalando.fauxpas.TryWith
 
A E F G H O P R T 
Skip navigation links

Copyright © 2015–2017 Zalando SE. All rights reserved.