- 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 NumberFormat capable of handling nulls and empty strings.
- orDoNothing() - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a Runnable performing no other operation if this operation throws an exception.
- orDoNothing(Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a Runnable performing 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 BiPredicate returning the given value if this predicate throws an exception.
- orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a BooleanSupplier returning the given value if this supplier throws an exception.
- orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a DoublePredicate returning the given value if this predicate throws an exception.
- orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns an IntPredicate returning the given value if this predicate throws an exception.
- orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a LongPredicate returning the given value if this predicate throws an exception.
- orReturn(boolean) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a Predicate returning the given value if this predicate throws an exception.
- orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiPredicate
-
Returns a BiPredicate returning the given value if this predicate throws an exception.
- orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBooleanSupplier
-
Returns a BooleanSupplier returning the given value if this supplier throws an exception.
- orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoublePredicate
-
Returns a DoublePredicate returning the given value if this predicate throws an exception.
- orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntPredicate
-
Returns an IntPredicate returning the given value if this predicate throws an exception.
- orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongPredicate
-
Returns a LongPredicate returning the given value if this predicate throws an exception.
- orReturn(boolean, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingPredicate
-
Returns a Predicate returning the given value if this predicate throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a DoubleBinaryOperator returning the given value if this operator throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a DoubleSupplier returning the given value if this supplier throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a DoubleUnaryOperator returning the given value if this operator throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns an IntSupplier returning the given value if this supplier throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns an IntToDoubleFunction returning the given value if this function throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a LongToDoubleFunction returning the given value if this function throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a ToDoubleBiFunction returning the given value if this function throws an exception.
- orReturn(double) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a ToDoubleFunction returning the given value if this function throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleBinaryOperator
-
Returns a DoubleBinaryOperator returning the given value if this operator throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleSupplier
-
Returns a DoubleSupplier returning the given value if this supplier throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleUnaryOperator
-
Returns a DoubleUnaryOperator returning the given value if this operator throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntSupplier
-
Returns an IntSupplier returning the given value if this supplier throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns an IntToDoubleFunction returning the given value if this function throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a LongToDoubleFunction returning the given value if this function throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleBiFunction
-
Returns a ToDoubleBiFunction returning the given value if this function throws an exception.
- orReturn(double, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToDoubleFunction
-
Returns a ToDoubleFunction returning the given value if this function throws an exception.
- orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a DoubleToIntFunction returning the given value if this function throws an exception.
- orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns an IntBinaryOperator returning the given value if this operator throws an exception.
- orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns an IntUnaryOperator returning the given value if this operator throws an exception.
- orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a LongToIntFunction returning the given value if this function throws an exception.
- orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a ToIntBiFunction returning the given value if this function throws an exception.
- orReturn(int) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a ToIntFunction returning the given value if this function throws an exception.
- orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a DoubleToIntFunction returning the given value if this function throws an exception.
- orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntBinaryOperator
-
Returns an IntBinaryOperator returning the given value if this operator throws an exception.
- orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntUnaryOperator
-
Returns an IntUnaryOperator returning the given value if this operator throws an exception.
- orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongToIntFunction
-
Returns a LongToIntFunction returning the given value if this function throws an exception.
- orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntBiFunction
-
Returns a ToIntBiFunction returning the given value if this function throws an exception.
- orReturn(int, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToIntFunction
-
Returns a ToIntFunction returning the given value if this function throws an exception.
- orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a DoubleToLongFunction returning the given value if this function throws an exception.
- orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns an IntToLongFunction returning the given value if this function throws an exception.
- orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a LongBinaryOperator returning the given value if this operator throws an exception.
- orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a LongSupplier returning the given value if this supplier throws an exception.
- orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a LongUnaryOperator returning the given value if this operator throws an exception.
- orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a ToLongBiFunction returning the given value if this function throws an exception.
- orReturn(long) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a ToLongFunction returning the given value if this function throws an exception.
- orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToLongFunction
-
Returns a DoubleToLongFunction returning the given value if this function throws an exception.
- orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntToLongFunction
-
Returns an IntToLongFunction returning the given value if this function throws an exception.
- orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongBinaryOperator
-
Returns a LongBinaryOperator returning the given value if this operator throws an exception.
- orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongSupplier
-
Returns a LongSupplier returning the given value if this supplier throws an exception.
- orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongUnaryOperator
-
Returns a LongUnaryOperator returning the given value if this operator throws an exception.
- orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongBiFunction
-
Returns a ToLongBiFunction returning the given value if this function throws an exception.
- orReturn(long, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingToLongFunction
-
Returns a ToLongFunction returning the given value if this function throws an exception.
- orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a BiFunction returning the given value if this function throws an exception.
- orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a DoubleFunction returning the given value if this function throws an exception.
- orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a Function returning the given value if this function throws an exception.
- orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns an IntFunction returning the given value if this function throws an exception.
- orReturn(R) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a LongFunction returning the given value if this function throws an exception.
- orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingBiFunction
-
Returns a BiFunction returning the given value if this function throws an exception.
- orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingDoubleFunction
-
Returns a DoubleFunction returning the given value if this function throws an exception.
- orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingFunction
-
Returns a Function returning the given value if this function throws an exception.
- orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingIntFunction
-
Returns an IntFunction returning the given value if this function throws an exception.
- orReturn(R, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingLongFunction
-
Returns a LongFunction returning the given value if this function throws an exception.
- orReturn(T) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a Supplier returning the given value if this supplier throws an exception.
- orReturn(T, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a Supplier returning the given value if this supplier throws an exception.
- orThrow(Class<? extends RuntimeException>) - Method in interface org.sellcom.core.util.function.ThrowingBiConsumer
-
Returns a ThrowingBiConsumer throwing 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 ThrowingBiFunction throwing 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 ThrowingBiPredicate throwing 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 ThrowingBooleanSupplier throwing 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 ThrowingConsumer throwing 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 ThrowingDoubleBinaryOperator throwing 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 ThrowingDoubleConsumer throwing 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 ThrowingDoubleFunction throwing 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 ThrowingDoublePredicate throwing 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 ThrowingDoubleSupplier throwing 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 ThrowingDoubleToIntFunction throwing 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 ThrowingDoubleToLongFunction throwing 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 ThrowingDoubleUnaryOperator throwing 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 ThrowingFunction throwing 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 ThrowingIntBinaryOperator throwing 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 ThrowingIntConsumer throwing 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 ThrowingIntFunction throwing 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 ThrowingIntPredicate throwing 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 ThrowingIntSupplier throwing 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 ThrowingIntToDoubleFunction throwing 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 ThrowingIntToLongFunction throwing 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 ThrowingIntUnaryOperator throwing 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 ThrowingLongBinaryOperator throwing 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 ThrowingLongConsumer throwing 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 ThrowingLongFunction throwing 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 ThrowingLongPredicate throwing 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 ThrowingLongSupplier throwing 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 ThrowingLongToDoubleFunction throwing 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 ThrowingLongToIntFunction throwing 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 ThrowingLongUnaryOperator throwing 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 ThrowingObjDoubleConsumer throwing 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 ThrowingObjIntConsumer throwing 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 ThrowingObjLongConsumer throwing 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 ThrowingPredicate throwing 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 ThrowingRunnable throwing 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 ThrowingSupplier throwing 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 ThrowingToDoubleBiFunction throwing 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 ThrowingToDoubleFunction throwing 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 ThrowingToIntBiFunction throwing 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 ThrowingToIntFunction throwing 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 ThrowingToLongBiFunction throwing 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 ThrowingToLongFunction throwing 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 ThrowingBiConsumer throwing 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 ThrowingBiFunction throwing 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 ThrowingBiPredicate throwing 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 ThrowingBooleanSupplier throwing 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 ThrowingConsumer throwing 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 ThrowingDoubleBinaryOperator throwing 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 ThrowingDoubleConsumer throwing 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 ThrowingDoubleFunction throwing 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 ThrowingDoublePredicate throwing 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 ThrowingDoubleSupplier throwing 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 ThrowingDoubleToIntFunction throwing 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 ThrowingDoubleToLongFunction throwing 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 ThrowingDoubleUnaryOperator throwing 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 ThrowingFunction throwing 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 ThrowingIntBinaryOperator throwing 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 ThrowingIntConsumer throwing 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 IntFunction throwing 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 ThrowingIntPredicate throwing 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 ThrowingIntSupplier throwing 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 ThrowingIntToDoubleFunction throwing 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 ThrowingIntToLongFunction throwing 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 ThrowingIntUnaryOperator throwing 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 ThrowingLongBinaryOperator throwing 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 ThrowingLongConsumer throwing 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 ThrowingLongFunction throwing 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 ThrowingLongPredicate throwing 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 ThrowingLongSupplier throwing 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 ThrowingLongToDoubleFunction throwing 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 ThrowingLongToIntFunction throwing 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 ThrowingLongUnaryOperator throwing 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 ThrowingObjDoubleConsumer throwing 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 ThrowingObjIntConsumer throwing 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 ThrowingObjLongConsumer throwing 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 ThrowingPredicate throwing 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 ThrowingRunnable throwing 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 ThrowingSupplier throwing 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 ThrowingToDoubleBiFunction throwing 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 ThrowingToDoubleFunction throwing 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 ThrowingToIntBiFunction throwing 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 ThrowingToIntFunction throwing 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 ThrowingToLongBiFunction throwing 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 ThrowingToLongFunction throwing 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 ThrowingBiConsumer performing 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 ThrowingBiConsumer performing 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 ThrowingBiFunction applying 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 ThrowingBiFunction applying 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 ThrowingBiPredicate evaluating 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 ThrowingBiPredicate evaluating 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 ThrowingBooleanSupplier returning 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 ThrowingBooleanSupplier returning 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 ThrowingConsumer performing 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 ThrowingConsumer performing 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 ThrowingDoubleBinaryOperator applying 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 ThrowingDoubleBinaryOperator applying 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 ThrowingDoubleConsumer performing 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 ThrowingDoubleConsumer performing 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 ThrowingDoubleFunction applying 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 ThrowingDoubleFunction applying 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 ThrowingDoublePredicate evaluating 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 ThrowingDoublePredicate evaluating 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 ThrowingDoubleSupplier returning 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 ThrowingDoubleSupplier returning from the given supplier if this supplier throws an exception.
- orTryWith(ThrowingDoubleToIntFunction) - Method in interface org.sellcom.core.util.function.ThrowingDoubleToIntFunction
-
Returns a ThrowingDoubleToIntFunction applying 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 ThrowingDoubleToIntFunction applying 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 ThrowingDoubleToLongFunction applying 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 ThrowingDoubleToLongFunction applying 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 ThrowingDoubleUnaryOperator applying 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 ThrowingDoubleUnaryOperator applying 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 ThrowingFunction applying 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 ThrowingFunction applying 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 ThrowingIntBinaryOperator applying 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 ThrowingIntBinaryOperator applying 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 ThrowingIntConsumer performing 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 ThrowingIntConsumer performing 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 ThrowingIntFunction applying 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 ThrowingIntFunction applying 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 ThrowingIntPredicate evaluating 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 ThrowingIntPredicate evaluating 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 ThrowingIntSupplier returning 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 ThrowingIntSupplier returning from the given supplier if this supplier throws an exception.
- orTryWith(ThrowingIntToDoubleFunction) - Method in interface org.sellcom.core.util.function.ThrowingIntToDoubleFunction
-
Returns a ThrowingIntToDoubleFunction applying 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 ThrowingIntToDoubleFunction applying 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 ThrowingIntToLongFunction applying 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 ThrowingIntToLongFunction applying 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 ThrowingIntUnaryOperator applying 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 ThrowingIntUnaryOperator applying 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 ThrowingLongBinaryOperator applying 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 ThrowingLongBinaryOperator applying 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 ThrowingLongConsumer performing 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 ThrowingLongConsumer performing 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 ThrowingLongFunction applying 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 ThrowingLongFunction applying 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 ThrowingLongPredicate evaluating 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 ThrowingLongPredicate evaluating 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 ThrowingLongSupplier returning 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 ThrowingLongSupplier returning from the given supplier if this supplier throws an exception.
- orTryWith(ThrowingLongToDoubleFunction) - Method in interface org.sellcom.core.util.function.ThrowingLongToDoubleFunction
-
Returns a ThrowingLongToDoubleFunction applying 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 ThrowingLongToDoubleFunction applying 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 ThrowingLongToIntFunction applying 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 ThrowingLongToIntFunction applying 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 ThrowingLongUnaryOperator applying 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 ThrowingLongUnaryOperator applying 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 ThrowingObjDoubleConsumer performing 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 ThrowingObjDoubleConsumer performing 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 ThrowingObjIntConsumer performing 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 ThrowingObjIntConsumer performing 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 ThrowingObjLongConsumer performing 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 ThrowingObjLongConsumer performing 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 ThrowingPredicate evaluating 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 ThrowingPredicate evaluating 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 ThrowingRunnable performing the given operation if this operation throws an exception.
- orTryWith(ThrowingRunnable, Consumer<Exception>) - Method in interface org.sellcom.core.util.function.ThrowingRunnable
-
Returns a ThrowingRunnable performing the given operation if this operation throws an exception.
- orTryWith(ThrowingSupplier<? extends T>) - Method in interface org.sellcom.core.util.function.ThrowingSupplier
-
Returns a ThrowingSupplier returning 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 ThrowingSupplier returning 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 ThrowingToDoubleBiFunction applying 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 ThrowingToDoubleBiFunction applying 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 ThrowingToDoubleFunction applying 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 ThrowingToDoubleFunction applying 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 ThrowingToIntBiFunction applying 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 ThrowingToIntBiFunction applying 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 ThrowingToIntFunction applying 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 ThrowingToIntFunction applying 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 ThrowingToLongBiFunction applying 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 ThrowingToLongBiFunction applying 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 ThrowingToLongFunction applying 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 ThrowingToLongFunction applying 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.