A B C D E F G H I J K L M N O P R S T U V W Y Z
O
- ONE - Static variable in class org.sellcom.core.math.BigFraction
-
Fraction of
1/1. - ONE - Static variable in class org.sellcom.core.math.Fraction
-
Fraction of
1/1. - ONE - Static variable in class org.sellcom.core.math.LongFraction
-
Fraction of
1/1. - ONE_HALF - Static variable in class org.sellcom.core.math.BigFraction
-
Fraction of
1/2. - ONE_HALF - Static variable in class org.sellcom.core.math.Fraction
-
Fraction of
1/2. - ONE_HALF - Static variable in class org.sellcom.core.math.LongFraction
-
Fraction of
1/2. - ONE_QUARTER - Static variable in class org.sellcom.core.math.BigFraction
-
Fraction of
1/4. - ONE_QUARTER - Static variable in class org.sellcom.core.math.Fraction
-
Fraction of
1/4. - ONE_QUARTER - Static variable in class org.sellcom.core.math.LongFraction
-
Fraction of
1/4. - ONE_THIRD - Static variable in class org.sellcom.core.math.BigFraction
-
Fraction of
1/3. - ONE_THIRD - Static variable in class org.sellcom.core.math.Fraction
-
Fraction of
1/3. - ONE_THIRD - Static variable in class org.sellcom.core.math.LongFraction
-
Fraction of
1/3. - OptionalNumberFormat - Class in org.sellcom.core.i18n
-
Replacement of
NumberFormatcapable of handlingnulls and empty strings. - orDoNothing() - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
Runnableperforming no other operation if this operation throws an exception. - orDoNothing(Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
Runnableperforming no other operation if this operation throws an exception. - org.sellcom.core - package org.sellcom.core
- org.sellcom.core.collection - package org.sellcom.core.collection
- org.sellcom.core.collection.concurrent - package org.sellcom.core.collection.concurrent
- org.sellcom.core.i18n - package org.sellcom.core.i18n
- org.sellcom.core.io - package org.sellcom.core.io
- org.sellcom.core.io.charset - package org.sellcom.core.io.charset
- org.sellcom.core.io.encoding - package org.sellcom.core.io.encoding
- org.sellcom.core.io.type - package org.sellcom.core.io.type
- org.sellcom.core.math - package org.sellcom.core.math
- org.sellcom.core.net - package org.sellcom.core.net
- org.sellcom.core.security.password - package org.sellcom.core.security.password
- org.sellcom.core.util - package org.sellcom.core.util
- org.sellcom.core.util.cache - package org.sellcom.core.util.cache
- org.sellcom.core.util.function - package org.sellcom.core.util.function
- org.sellcom.core.util.geography - package org.sellcom.core.util.geography
- org.sellcom.core.util.platform - package org.sellcom.core.util.platform
- orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
BiPredicatereturning the given value if this predicate throws an exception. - orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
BooleanSupplierreturning the given value if this supplier throws an exception. - orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
DoublePredicatereturning the given value if this predicate throws an exception. - orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns an
IntPredicatereturning the given value if this predicate throws an exception. - orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
LongPredicatereturning the given value if this predicate throws an exception. - orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
Predicatereturning the given value if this predicate throws an exception. - orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
BiPredicatereturning the given value if this predicate throws an exception. - orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
BooleanSupplierreturning the given value if this supplier throws an exception. - orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
DoublePredicatereturning the given value if this predicate throws an exception. - orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns an
IntPredicatereturning the given value if this predicate throws an exception. - orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
LongPredicatereturning the given value if this predicate throws an exception. - orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
Predicatereturning the given value if this predicate throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
DoubleBinaryOperatorreturning the given value if this operator throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
DoubleSupplierreturning the given value if this supplier throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
DoubleUnaryOperatorreturning the given value if this operator throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns an
IntSupplierreturning the given value if this supplier throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns an
IntToDoubleFunctionreturning the given value if this function throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
LongToDoubleFunctionreturning the given value if this function throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ToDoubleBiFunctionreturning the given value if this function throws an exception. - orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ToDoubleFunctionreturning the given value if this function throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
DoubleBinaryOperatorreturning the given value if this operator throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
DoubleSupplierreturning the given value if this supplier throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
DoubleUnaryOperatorreturning the given value if this operator throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns an
IntSupplierreturning the given value if this supplier throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns an
IntToDoubleFunctionreturning the given value if this function throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
LongToDoubleFunctionreturning the given value if this function throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ToDoubleBiFunctionreturning the given value if this function throws an exception. - orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ToDoubleFunctionreturning the given value if this function throws an exception. - orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
DoubleToIntFunctionreturning the given value if this function throws an exception. - orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns an
IntBinaryOperatorreturning the given value if this operator throws an exception. - orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns an
IntUnaryOperatorreturning the given value if this operator throws an exception. - orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
LongToIntFunctionreturning the given value if this function throws an exception. - orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ToIntBiFunctionreturning the given value if this function throws an exception. - orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ToIntFunctionreturning the given value if this function throws an exception. - orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
DoubleToIntFunctionreturning the given value if this function throws an exception. - orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns an
IntBinaryOperatorreturning the given value if this operator throws an exception. - orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns an
IntUnaryOperatorreturning the given value if this operator throws an exception. - orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
LongToIntFunctionreturning the given value if this function throws an exception. - orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ToIntBiFunctionreturning the given value if this function throws an exception. - orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ToIntFunctionreturning the given value if this function throws an exception. - orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
DoubleToLongFunctionreturning the given value if this function throws an exception. - orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns an
IntToLongFunctionreturning the given value if this function throws an exception. - orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
LongBinaryOperatorreturning the given value if this operator throws an exception. - orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
LongSupplierreturning the given value if this supplier throws an exception. - orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
LongUnaryOperatorreturning the given value if this operator throws an exception. - orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ToLongBiFunctionreturning the given value if this function throws an exception. - orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ToLongFunctionreturning the given value if this function throws an exception. - orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
DoubleToLongFunctionreturning the given value if this function throws an exception. - orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns an
IntToLongFunctionreturning the given value if this function throws an exception. - orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
LongBinaryOperatorreturning the given value if this operator throws an exception. - orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
LongSupplierreturning the given value if this supplier throws an exception. - orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
LongUnaryOperatorreturning the given value if this operator throws an exception. - orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ToLongBiFunctionreturning the given value if this function throws an exception. - orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ToLongFunctionreturning the given value if this function throws an exception. - orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
BiFunctionreturning the given value if this function throws an exception. - orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
DoubleFunctionreturning the given value if this function throws an exception. - orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
Functionreturning the given value if this function throws an exception. - orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns an
IntFunctionreturning the given value if this function throws an exception. - orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
LongFunctionreturning the given value if this function throws an exception. - orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
BiFunctionreturning the given value if this function throws an exception. - orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
DoubleFunctionreturning the given value if this function throws an exception. - orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
Functionreturning the given value if this function throws an exception. - orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns an
IntFunctionreturning the given value if this function throws an exception. - orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
LongFunctionreturning the given value if this function throws an exception. - orReturn(T) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
Supplierreturning the given value if this supplier throws an exception. - orReturn(T, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
Supplierreturning the given value if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingBiConsumer
-
Returns a
ThrowingBiConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
ThrowingBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
ThrowingBiPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
ThrowingBooleanSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingConsumer
-
Returns a
ThrowingConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
ThrowingDoubleBinaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleConsumer
-
Returns a
ThrowingDoubleConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
ThrowingDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
ThrowingDoublePredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
ThrowingDoubleSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
ThrowingDoubleToIntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
ThrowingDoubleToLongFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
ThrowingDoubleUnaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
ThrowingFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns a
ThrowingIntBinaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntConsumer
-
Returns a
ThrowingIntConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns a
ThrowingIntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns a
ThrowingIntPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns a
ThrowingIntSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns a
ThrowingIntToDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns a
ThrowingIntToLongFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns a
ThrowingIntUnaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
ThrowingLongBinaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongConsumer
-
Returns a
ThrowingLongConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
ThrowingLongFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
ThrowingLongPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
ThrowingLongSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
ThrowingLongToDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
ThrowingLongToIntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
ThrowingLongUnaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingObjDoubleConsumer
-
Returns a
ThrowingObjDoubleConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingObjIntConsumer
-
Returns a
ThrowingObjIntConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingObjLongConsumer
-
Returns a
ThrowingObjLongConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
ThrowingPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
ThrowingRunnablethrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
ThrowingSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ThrowingToDoubleBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ThrowingToDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ThrowingToIntBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ThrowingToIntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ThrowingToLongBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ThrowingToLongFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingBiConsumer
-
Returns a
ThrowingBiConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
ThrowingBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
ThrowingBiPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
ThrowingBooleanSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingConsumer
-
Returns a
ThrowingConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
ThrowingDoubleBinaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoubleConsumer
-
Returns a
ThrowingDoubleConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
ThrowingDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
ThrowingDoublePredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
ThrowingDoubleSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
ThrowingDoubleToIntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
ThrowingDoubleToLongFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
ThrowingDoubleUnaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
ThrowingFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns a
ThrowingIntBinaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntConsumer
-
Returns a
ThrowingIntConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns a
IntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns a
ThrowingIntPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns a
ThrowingIntSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns a
ThrowingIntToDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns a
ThrowingIntToLongFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns a
ThrowingIntUnaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
ThrowingLongBinaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongConsumer
-
Returns a
ThrowingLongConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
ThrowingLongFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
ThrowingLongPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
ThrowingLongSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
ThrowingLongToDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
ThrowingLongToIntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
ThrowingLongUnaryOperatorthrowing an exception of the given type if this operator throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingObjDoubleConsumer
-
Returns a
ThrowingObjDoubleConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingObjIntConsumer
-
Returns a
ThrowingObjIntConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingObjLongConsumer
-
Returns a
ThrowingObjLongConsumerthrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
ThrowingPredicatethrowing an exception of the given type if this predicate throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
ThrowingRunnablethrowing an exception of the given type if this operation throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
ThrowingSupplierthrowing an exception of the given type if this supplier throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ThrowingToDoubleBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ThrowingToDoubleFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ThrowingToIntBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ThrowingToIntFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ThrowingToLongBiFunctionthrowing an exception of the given type if this function throws an exception. - orThrow(Class<? extends RuntimeException>, String) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ThrowingToLongFunctionthrowing an exception of the given type if this function throws an exception. - orTryWith(ThrowingBiConsumer<? super T, ? super U>) - Method in interface org.sellcom.core.util.function.ThrowingBiConsumer
-
Returns a
ThrowingBiConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingBiConsumer<? super T, ? super U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiConsumer
-
Returns a
ThrowingBiConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingBiFunction<? super T, ? super U, ? extends R>) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
ThrowingBiFunctionapplying the given function to the arguments if this function throws an exception. - orTryWith(ThrowingBiFunction<? super T, ? super U, ? extends R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a
ThrowingBiFunctionapplying the given function to the arguments if this function throws an exception. - orTryWith(ThrowingBiPredicate<? super T, ? super U>) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
ThrowingBiPredicateevaluating the given predicate on the arguments if this predicate throws an exception. - orTryWith(ThrowingBiPredicate<? super T, ? super U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a
ThrowingBiPredicateevaluating the given predicate on the arguments if this predicate throws an exception. - orTryWith(ThrowingBooleanSupplier) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
ThrowingBooleanSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingBooleanSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a
ThrowingBooleanSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingConsumer<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingConsumer
-
Returns a
ThrowingConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingConsumer<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingConsumer
-
Returns a
ThrowingConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingDoubleBinaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
ThrowingDoubleBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - orTryWith(ThrowingDoubleBinaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a
ThrowingDoubleBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - orTryWith(ThrowingDoubleConsumer) - Method in interface org.sellcom.core.util.function.ThrowingDoubleConsumer
-
Returns a
ThrowingDoubleConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingDoubleConsumer, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleConsumer
-
Returns a
ThrowingDoubleConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingDoubleFunction<? extends R>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
ThrowingDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingDoubleFunction<? extends R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a
ThrowingDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingDoublePredicate) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
ThrowingDoublePredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingDoublePredicate, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a
ThrowingDoublePredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingDoubleSupplier) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
ThrowingDoubleSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingDoubleSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a
ThrowingDoubleSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingDoubleToIntFunction) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
ThrowingDoubleToIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingDoubleToIntFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a
ThrowingDoubleToIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingDoubleToLongFunction) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
ThrowingDoubleToLongFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingDoubleToLongFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a
ThrowingDoubleToLongFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingDoubleUnaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
ThrowingDoubleUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - orTryWith(ThrowingDoubleUnaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a
ThrowingDoubleUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - orTryWith(ThrowingFunction<? super T, ? extends R>) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
ThrowingFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingFunction<? super T, ? extends R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a
ThrowingFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingIntBinaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns a
ThrowingIntBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - orTryWith(ThrowingIntBinaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns a
ThrowingIntBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - orTryWith(ThrowingIntConsumer) - Method in interface org.sellcom.core.util.function.ThrowingIntConsumer
-
Returns a
ThrowingIntConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingIntConsumer, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntConsumer
-
Returns a
ThrowingIntConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingIntFunction<? extends R>) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns a
ThrowingIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingIntFunction<? extends R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns a
ThrowingIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingIntPredicate) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns a
ThrowingIntPredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingIntPredicate, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns a
ThrowingIntPredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingIntSupplier) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns a
ThrowingIntSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingIntSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns a
ThrowingIntSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingIntToDoubleFunction) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns a
ThrowingIntToDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingIntToDoubleFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns a
ThrowingIntToDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingIntToLongFunction) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns a
ThrowingIntToLongFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingIntToLongFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns a
ThrowingIntToLongFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingIntUnaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns a
ThrowingIntUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - orTryWith(ThrowingIntUnaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns a
ThrowingIntUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - orTryWith(ThrowingLongBinaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
ThrowingLongBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - orTryWith(ThrowingLongBinaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a
ThrowingLongBinaryOperatorapplying the given operator to the arguments if this operator throws an exception. - orTryWith(ThrowingLongConsumer) - Method in interface org.sellcom.core.util.function.ThrowingLongConsumer
-
Returns a
ThrowingLongConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingLongConsumer, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongConsumer
-
Returns a
ThrowingLongConsumerperforming the given operation on the argument if this operation throws an exception. - orTryWith(ThrowingLongFunction<? extends R>) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
ThrowingLongFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingLongFunction<? extends R>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a
ThrowingLongFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingLongPredicate) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
ThrowingLongPredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingLongPredicate, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a
ThrowingLongPredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingLongSupplier) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
ThrowingLongSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingLongSupplier, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a
ThrowingLongSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingLongToDoubleFunction) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
ThrowingLongToDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingLongToDoubleFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a
ThrowingLongToDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingLongToIntFunction) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
ThrowingLongToIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingLongToIntFunction, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a
ThrowingLongToIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingLongUnaryOperator) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
ThrowingLongUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - orTryWith(ThrowingLongUnaryOperator, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a
ThrowingLongUnaryOperatorapplying the given operator to the argument if this operator throws an exception. - orTryWith(ThrowingObjDoubleConsumer<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingObjDoubleConsumer
-
Returns a
ThrowingObjDoubleConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingObjDoubleConsumer<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingObjDoubleConsumer
-
Returns a
ThrowingObjDoubleConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingObjIntConsumer<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingObjIntConsumer
-
Returns a
ThrowingObjIntConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingObjIntConsumer<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingObjIntConsumer
-
Returns a
ThrowingObjIntConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingObjLongConsumer<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingObjLongConsumer
-
Returns a
ThrowingObjLongConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingObjLongConsumer<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingObjLongConsumer
-
Returns a
ThrowingObjLongConsumerperforming the given operation on the arguments if this operation throws an exception. - orTryWith(ThrowingPredicate<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
ThrowingPredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingPredicate<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a
ThrowingPredicateevaluating the given predicate on the argument if this predicate throws an exception. - orTryWith(ThrowingRunnable) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
ThrowingRunnableperforming the given operation if this operation throws an exception. - orTryWith(ThrowingRunnable, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a
ThrowingRunnableperforming the given operation if this operation throws an exception. - orTryWith(ThrowingSupplier<? extends T>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
ThrowingSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingSupplier<? extends T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a
ThrowingSupplierreturning from the given supplier if this supplier throws an exception. - orTryWith(ThrowingToDoubleBiFunction<? super T, ? super U>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ThrowingToDoubleBiFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToDoubleBiFunction<? super T, ? super U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a
ThrowingToDoubleBiFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToDoubleFunction<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ThrowingToDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToDoubleFunction<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a
ThrowingToDoubleFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToIntBiFunction<? super T, ? super U>) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ThrowingToIntBiFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToIntBiFunction<? super T, ? super U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a
ThrowingToIntBiFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToIntFunction<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ThrowingToIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToIntFunction<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a
ThrowingToIntFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToLongBiFunction<? super T, ? super U>) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ThrowingToLongBiFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToLongBiFunction<? super T, ? super U>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a
ThrowingToLongBiFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToLongFunction<? super T>) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ThrowingToLongFunctionapplying the given function to the argument if this function throws an exception. - orTryWith(ThrowingToLongFunction<? super T>, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a
ThrowingToLongFunctionapplying the given function to the argument if this function throws an exception. - Os - Class in org.sellcom.core.util.platform
-
Operations with the underlying operating system.