A C D E F G I N O R S T W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(T) - Method in interface io.smallrye.common.function.ExceptionConsumer
-
Performs this operation on the given argument.
- accept(T, int) - Method in interface io.smallrye.common.function.ExceptionObjIntConsumer
-
Performs this operation on the given arguments.
- accept(T, long) - Method in interface io.smallrye.common.function.ExceptionObjLongConsumer
-
Performs this operation on the given arguments.
- accept(T, U) - Method in interface io.smallrye.common.function.ExceptionBiConsumer
-
Performs this operation on the given arguments.
- and(ExceptionBiPredicate<T, U, E>) - Method in interface io.smallrye.common.function.ExceptionBiPredicate
- and(ExceptionPredicate<T, E>) - Method in interface io.smallrye.common.function.ExceptionPredicate
- andThen(ExceptionBiConsumer<? super T, ? super R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- andThen(ExceptionBiConsumer<? super T, ? super U, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionBiConsumer
- andThen(ExceptionBiFunction<? super T, ? super R, ? extends R2, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- andThen(ExceptionBiPredicate<? super T, ? super R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- andThen(ExceptionConsumer<? super R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionConsumer
- andThen(ExceptionConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionSupplier
- andThen(ExceptionConsumer<R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionBiFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionBiFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionIntFunction
- andThen(ExceptionFunction<? super R, ? extends R2, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionLongFunction
- andThen(ExceptionFunction<? super T, ? extends R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionSupplier
- andThen(ExceptionIntFunction<? extends R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionToIntFunction
- andThen(ExceptionIntFunction<R, E>) - Method in interface io.smallrye.common.function.ExceptionToIntBiFunction
- andThen(ExceptionLongFunction<? extends R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionToIntFunction
- andThen(ExceptionLongFunction<R, E>) - Method in interface io.smallrye.common.function.ExceptionToIntBiFunction
- andThen(ExceptionLongFunction<R, E>) - Method in interface io.smallrye.common.function.ExceptionToLongBiFunction
- andThen(ExceptionLongFunction<R, E>) - Method in interface io.smallrye.common.function.ExceptionToLongFunction
- andThen(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionObjIntConsumer
- andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionObjIntConsumer
- andThen(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionObjLongConsumer
- andThen(ExceptionPredicate<? super R, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- andThen(ExceptionRunnable<? extends E>) - Method in interface io.smallrye.common.function.ExceptionRunnable
- andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionBinaryOperator
- andThen(ExceptionUnaryOperator<T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionUnaryOperator
- apply(int) - Method in interface io.smallrye.common.function.ExceptionIntFunction
-
Applies this function to the given arguments.
- apply(long) - Method in interface io.smallrye.common.function.ExceptionLongFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface io.smallrye.common.function.ExceptionFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface io.smallrye.common.function.ExceptionToIntFunction
-
Apply this function to the given arguments.
- apply(T) - Method in interface io.smallrye.common.function.ExceptionToLongFunction
-
Apply this function to the given arguments.
- apply(T, U) - Method in interface io.smallrye.common.function.ExceptionBiFunction
-
Applies this function to the given arguments.
- apply(T, U) - Method in interface io.smallrye.common.function.ExceptionToIntBiFunction
-
Apply this function to the given arguments.
- apply(T, U) - Method in interface io.smallrye.common.function.ExceptionToLongBiFunction
-
Apply this function to the given arguments.
C
- capturingRunnable(BiConsumer<T, U>, T, U) - Static method in class io.smallrye.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- capturingRunnable(Consumer<T>, T) - Static method in class io.smallrye.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- compose(ExceptionConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionConsumer
- compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionToIntFunction
- compose(ExceptionFunction<? super T2, ? extends T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionToLongFunction
- compose(ExceptionObjIntConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionObjIntConsumer
- compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionObjIntConsumer
- compose(ExceptionObjLongConsumer<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionObjLongConsumer
- compose(ExceptionRunnable<? extends E>) - Method in interface io.smallrye.common.function.ExceptionRunnable
- compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionConsumer
- compose(ExceptionSupplier<? extends T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionFunction
- compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionBiConsumer
- compose(ExceptionSupplier<? extends T, ? extends E>, ExceptionSupplier<? extends U, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionBiFunction
- compose(ExceptionToIntFunction<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionIntFunction
- compose(ExceptionToLongFunction<? super T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionLongFunction
- compose(ExceptionUnaryOperator<T, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionUnaryOperator
- constantExceptionSupplier(T) - Static method in class io.smallrye.common.function.Functions
-
Get a supplier which always returns the same value.
- constantSupplier(T) - Static method in class io.smallrye.common.function.Functions
-
Get a supplier which always returns the same value.
- consumerBiConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton consumer which accepts a consumer and an argument to hand to it.
- consumerExceptionBiConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton consumer which accepts a consumer and an argument to hand to it.
D
- discardingBiConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get a consumer which discards the values it is given.
- discardingConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get a consumer which discards the values it is given.
- discardingExceptionBiConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get a consumer which discards the values it is given.
- discardingExceptionConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get a consumer which discards the values it is given.
E
- ExceptionBiConsumer<T,U,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument consumer which can throw an exception.
- ExceptionBiFunction<T,U,R,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument function which can throw an exception.
- ExceptionBinaryOperator<T,E extends Exception> - Interface in io.smallrye.common.function
-
A binary operator which can throw an exception.
- ExceptionBiPredicate<T,U,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument predicate which can throw an exception.
- exceptionCapturingRunnable(ExceptionBiConsumer<T, U, E>, T, U) - Static method in class io.smallrye.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- exceptionCapturingRunnable(ExceptionConsumer<T, E>, T) - Static method in class io.smallrye.common.function.Functions
-
Get a runnable which executes the given consumer with captured values.
- ExceptionConsumer<T,E extends Exception> - Interface in io.smallrye.common.function
-
A one-argument consumer which can throw an exception.
- exceptionConsumerBiConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton consumer which accepts a consumer and an argument to hand to it.
- ExceptionFunction<T,R,E extends Exception> - Interface in io.smallrye.common.function
-
A one-argument function which can throw an exception.
- exceptionFunctionBiFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
- ExceptionIntFunction<R,E extends Exception> - Interface in io.smallrye.common.function
-
A one-argument integer function which can throw an exception.
- ExceptionLongFunction<R,E extends Exception> - Interface in io.smallrye.common.function
-
A one-argument long integer function which can throw an exception.
- ExceptionObjIntConsumer<T,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument object and integer consumer which can throw an exception.
- ExceptionObjLongConsumer<T,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument object and long integer consumer which can throw an exception.
- ExceptionPredicate<T,E extends Exception> - Interface in io.smallrye.common.function
-
A one-argument predicate which can throw an exception.
- ExceptionRunnable<E extends Exception> - Interface in io.smallrye.common.function
-
An operation that can throw an exception.
- exceptionRunnableConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton exception consumer which accepts and runs exception runnable instances.
- ExceptionSupplier<T,E extends Exception> - Interface in io.smallrye.common.function
-
A supplier which can throw an exception.
- exceptionSupplierFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a supplier and returns the result of the supplier.
- exceptionSupplierFunctionBiFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a function which accepts a supplier, all of which return the result of the supplier.
- ExceptionToIntBiFunction<T,U,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument function which can throw an exception.
- ExceptionToIntFunction<T,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument function which can throw an exception.
- ExceptionToLongBiFunction<T,U,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument function which can throw an exception.
- ExceptionToLongFunction<T,E extends Exception> - Interface in io.smallrye.common.function
-
A two-argument function which can throw an exception.
- ExceptionUnaryOperator<T,E extends Exception> - Interface in io.smallrye.common.function
-
A unary operator which can throw an exception.
F
- functionBiFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
- functionExceptionBiFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a function and a parameter to pass to the function, and returns the result of the function.
- Functions - Class in io.smallrye.common.function
-
A set of utility methods which return common functions.
G
- get() - Method in interface io.smallrye.common.function.ExceptionSupplier
-
Gets a result.
I
- identity() - Static method in interface io.smallrye.common.function.ExceptionUnaryOperator
- io.smallrye.common.function - package io.smallrye.common.function
-
Classes which implement useful functions which are missing from
java.util.function.
N
- not() - Method in interface io.smallrye.common.function.ExceptionBiPredicate
- not() - Method in interface io.smallrye.common.function.ExceptionPredicate
O
- of(ExceptionFunction<T, T, E>) - Static method in interface io.smallrye.common.function.ExceptionUnaryOperator
- or(ExceptionBiPredicate<T, U, E>) - Method in interface io.smallrye.common.function.ExceptionBiPredicate
- or(ExceptionPredicate<T, E>) - Method in interface io.smallrye.common.function.ExceptionPredicate
R
- run() - Method in interface io.smallrye.common.function.ExceptionRunnable
-
Run the operation.
- runnableConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton consumer which accepts and runs runnable instances.
- runnableExceptionConsumer() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton exception consumer which accepts and runs runnable instances.
S
- supplierExceptionFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a supplier and returns the result of the supplier.
- supplierFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a supplier and returns the result of the supplier.
- supplierFunctionBiFunction() - Static method in class io.smallrye.common.function.Functions
-
Get the singleton function which accepts a function which accepts a supplier, all of which return the result of the supplier.
T
- test(T) - Method in interface io.smallrye.common.function.ExceptionPredicate
-
Evaluate this predicate on the given arguments.
- test(T, U) - Method in interface io.smallrye.common.function.ExceptionBiPredicate
-
Evaluate this predicate on the given arguments.
W
- with(ExceptionPredicate<? super U, ? extends E>) - Method in interface io.smallrye.common.function.ExceptionPredicate
X
- xor(ExceptionBiPredicate<T, U, E>) - Method in interface io.smallrye.common.function.ExceptionBiPredicate
- xor(ExceptionPredicate<T, E>) - Method in interface io.smallrye.common.function.ExceptionPredicate
All Classes All Packages