A C E F G H I L O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(double) - Method in interface com.machinezoo.noexception.throwing.ThrowingDoubleConsumer
-
Variation of
DoubleConsumer.accept(double)that allows throwing checked exceptions. - accept(int) - Method in interface com.machinezoo.noexception.throwing.ThrowingIntConsumer
-
Variation of
IntConsumer.accept(int)that allows throwing checked exceptions. - accept(long) - Method in interface com.machinezoo.noexception.throwing.ThrowingLongConsumer
-
Variation of
LongConsumer.accept(long)that allows throwing checked exceptions. - accept(T) - Method in interface com.machinezoo.noexception.throwing.ThrowingConsumer
-
Variation of
Consumer.accept(Object)that allows throwing checked exceptions. - accept(T, double) - Method in interface com.machinezoo.noexception.throwing.ThrowingObjDoubleConsumer
-
Variation of
ObjDoubleConsumer.accept(Object, double)that allows throwing checked exceptions. - accept(T, int) - Method in interface com.machinezoo.noexception.throwing.ThrowingObjIntConsumer
-
Variation of
ObjIntConsumer.accept(Object, int)that allows throwing checked exceptions. - accept(T, long) - Method in interface com.machinezoo.noexception.throwing.ThrowingObjLongConsumer
-
Variation of
ObjLongConsumer.accept(Object, long)that allows throwing checked exceptions. - accept(T, U) - Method in interface com.machinezoo.noexception.throwing.ThrowingBiConsumer
-
Variation of
BiConsumer.accept(Object, Object)that allows throwing checked exceptions. - andFinally(Runnable) - Method in interface com.machinezoo.noexception.CloseableScope
-
Deprecated.Creates extended
CloseableScopethat additionally runs specifiedactionregardless of exceptions. - andThen(Runnable) - Method in interface com.machinezoo.noexception.CloseableScope
-
Deprecated.Creates extended
CloseableScopethat additionally runs specifiedactionunless exception is thrown. - apply(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleFunction
-
Variation of
DoubleFunction.apply(double)that returnsOptional. - apply(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleToIntFunction
-
Variation of
DoubleToIntFunction.applyAsInt(double)that returnsOptionalInt. - apply(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleToLongFunction
-
Variation of
DoubleToLongFunction.applyAsLong(double)that returnsOptionalLong. - apply(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleUnaryOperator
-
Variation of
DoubleUnaryOperator.applyAsDouble(double)that returnsOptionalDouble. - apply(double) - Method in interface com.machinezoo.noexception.throwing.ThrowingDoubleFunction
-
Variation of
DoubleFunction.apply(double)that allows throwing checked exceptions. - apply(double, double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleBinaryOperator
-
Variation of
DoubleBinaryOperator.applyAsDouble(double, double)that returnsOptionalDouble. - apply(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntFunction
-
Variation of
IntFunction.apply(int)that returnsOptional. - apply(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntToDoubleFunction
-
Variation of
IntToDoubleFunction.applyAsDouble(int)that returnsOptionalDouble. - apply(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntToLongFunction
-
Variation of
IntToLongFunction.applyAsLong(int)that returnsOptionalLong. - apply(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntUnaryOperator
-
Variation of
IntUnaryOperator.applyAsInt(int)that returnsOptionalInt. - apply(int) - Method in interface com.machinezoo.noexception.throwing.ThrowingIntFunction
-
Variation of
IntFunction.apply(int)that allows throwing checked exceptions. - apply(int, int) - Method in interface com.machinezoo.noexception.optional.OptionalIntBinaryOperator
-
Variation of
IntBinaryOperator.applyAsInt(int, int)that returnsOptionalInt. - apply(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongFunction
-
Variation of
LongFunction.apply(long)that returnsOptional. - apply(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongToDoubleFunction
-
Variation of
LongToDoubleFunction.applyAsDouble(long)that returnsOptionalDouble. - apply(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongToIntFunction
-
Variation of
LongToIntFunction.applyAsInt(long)that returnsOptionalInt. - apply(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongUnaryOperator
-
Variation of
LongUnaryOperator.applyAsLong(long)that returnsOptionalLong. - apply(long) - Method in interface com.machinezoo.noexception.throwing.ThrowingLongFunction
-
Variation of
LongFunction.apply(long)that allows throwing checked exceptions. - apply(long, long) - Method in interface com.machinezoo.noexception.optional.OptionalLongBinaryOperator
-
Variation of
LongBinaryOperator.applyAsLong(long, long)that returnsOptionalLong. - apply(T) - Method in interface com.machinezoo.noexception.optional.OptionalFunction
-
Variation of
Function.apply(Object)that returnsOptional. - apply(T) - Method in interface com.machinezoo.noexception.optional.OptionalToDoubleFunction
-
Variation of
ToDoubleFunction.applyAsDouble(Object)that returnsOptionalDouble. - apply(T) - Method in interface com.machinezoo.noexception.optional.OptionalToIntFunction
-
Variation of
ToIntFunction.applyAsInt(Object)that returnsOptionalInt. - apply(T) - Method in interface com.machinezoo.noexception.optional.OptionalToLongFunction
-
Variation of
ToLongFunction.applyAsLong(Object)that returnsOptionalLong. - apply(T) - Method in interface com.machinezoo.noexception.optional.OptionalUnaryOperator
-
Variation of
Function.apply(Object)that returnsOptional. - apply(T) - Method in interface com.machinezoo.noexception.throwing.ThrowingFunction
-
Variation of
Function.apply(Object)that allows throwing checked exceptions. - apply(T, T) - Method in interface com.machinezoo.noexception.optional.OptionalBinaryOperator
-
Variation of
BiFunction.apply(Object, Object)that returnsOptional. - apply(T, U) - Method in interface com.machinezoo.noexception.optional.OptionalBiFunction
-
Variation of
BiFunction.apply(Object, Object)that returnsOptional. - apply(T, U) - Method in interface com.machinezoo.noexception.optional.OptionalToDoubleBiFunction
-
Variation of
ToDoubleBiFunction.applyAsDouble(Object, Object)that returnsOptionalDouble. - apply(T, U) - Method in interface com.machinezoo.noexception.optional.OptionalToIntBiFunction
-
Variation of
ToIntBiFunction.applyAsInt(Object, Object)that returnsOptionalInt. - apply(T, U) - Method in interface com.machinezoo.noexception.optional.OptionalToLongBiFunction
-
Variation of
ToLongBiFunction.applyAsLong(Object, Object)that returnsOptionalLong. - apply(T, U) - Method in interface com.machinezoo.noexception.throwing.ThrowingBiFunction
-
Variation of
BiFunction.apply(Object, Object)that allows throwing checked exceptions. - applyAsDouble(double) - Method in interface com.machinezoo.noexception.throwing.ThrowingDoubleUnaryOperator
-
Variation of
DoubleUnaryOperator.applyAsDouble(double)that allows throwing checked exceptions. - applyAsDouble(double, double) - Method in interface com.machinezoo.noexception.throwing.ThrowingDoubleBinaryOperator
-
Variation of
DoubleBinaryOperator.applyAsDouble(double, double)that allows throwing checked exceptions. - applyAsDouble(int) - Method in interface com.machinezoo.noexception.throwing.ThrowingIntToDoubleFunction
-
Variation of
IntToDoubleFunction.applyAsDouble(int)that allows throwing checked exceptions. - applyAsDouble(long) - Method in interface com.machinezoo.noexception.throwing.ThrowingLongToDoubleFunction
-
Variation of
LongToDoubleFunction.applyAsDouble(long)that allows throwing checked exceptions. - applyAsDouble(T) - Method in interface com.machinezoo.noexception.throwing.ThrowingToDoubleFunction
-
Variation of
ToDoubleFunction.applyAsDouble(Object)that allows throwing checked exceptions. - applyAsDouble(T, U) - Method in interface com.machinezoo.noexception.throwing.ThrowingToDoubleBiFunction
-
Variation of
ToDoubleBiFunction.applyAsDouble(Object, Object)that allows throwing checked exceptions. - applyAsInt(double) - Method in interface com.machinezoo.noexception.throwing.ThrowingDoubleToIntFunction
-
Variation of
DoubleToIntFunction.applyAsInt(double)that allows throwing checked exceptions. - applyAsInt(int) - Method in interface com.machinezoo.noexception.throwing.ThrowingIntUnaryOperator
-
Variation of
IntUnaryOperator.applyAsInt(int)that allows throwing checked exceptions. - applyAsInt(int, int) - Method in interface com.machinezoo.noexception.throwing.ThrowingIntBinaryOperator
-
Variation of
IntBinaryOperator.applyAsInt(int, int)that allows throwing checked exceptions. - applyAsInt(long) - Method in interface com.machinezoo.noexception.throwing.ThrowingLongToIntFunction
-
Variation of
LongToIntFunction.applyAsInt(long)that allows throwing checked exceptions. - applyAsInt(T) - Method in interface com.machinezoo.noexception.throwing.ThrowingToIntFunction
-
Variation of
ToIntFunction.applyAsInt(Object)that allows throwing checked exceptions. - applyAsInt(T, U) - Method in interface com.machinezoo.noexception.throwing.ThrowingToIntBiFunction
-
Variation of
ToIntBiFunction.applyAsInt(Object, Object)that allows throwing checked exceptions. - applyAsLong(double) - Method in interface com.machinezoo.noexception.throwing.ThrowingDoubleToLongFunction
-
Variation of
DoubleToLongFunction.applyAsLong(double)that allows throwing checked exceptions. - applyAsLong(int) - Method in interface com.machinezoo.noexception.throwing.ThrowingIntToLongFunction
-
Variation of
IntToLongFunction.applyAsLong(int)that allows throwing checked exceptions. - applyAsLong(long) - Method in interface com.machinezoo.noexception.throwing.ThrowingLongUnaryOperator
-
Variation of
LongUnaryOperator.applyAsLong(long)that allows throwing checked exceptions. - applyAsLong(long, long) - Method in interface com.machinezoo.noexception.throwing.ThrowingLongBinaryOperator
-
Variation of
LongBinaryOperator.applyAsLong(long, long)that allows throwing checked exceptions. - applyAsLong(T) - Method in interface com.machinezoo.noexception.throwing.ThrowingToLongFunction
-
Variation of
ToLongFunction.applyAsLong(Object)that allows throwing checked exceptions. - applyAsLong(T, U) - Method in interface com.machinezoo.noexception.throwing.ThrowingToLongBiFunction
-
Variation of
ToLongBiFunction.applyAsLong(Object, Object)that allows throwing checked exceptions.
C
- CheckedExceptionHandler - Class in com.machinezoo.noexception
-
Represents downgrading policy for checked exceptions.
- CheckedExceptionHandler() - Constructor for class com.machinezoo.noexception.CheckedExceptionHandler
-
Initializes new
CheckedExceptionHandler. - close() - Method in interface com.machinezoo.noexception.CloseableScope
-
Deprecated.Closes this scope or other closeable resource.
- closeable(CloseableScope) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
CloseableScope. - closeable(CloseableScope) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
CloseableScopein a try-catch block. - closeable(AutoCloseable) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
AutoCloseable. - CloseableScope - Interface in com.machinezoo.noexception
-
Deprecated.Use
CloseableScopefrom dedicated library instead. - com.machinezoo.noexception - module com.machinezoo.noexception
-
NoException library lets you handle exceptions in a concise, testable, and consistent manner.
- com.machinezoo.noexception - package com.machinezoo.noexception
-
Classes implementing all NoException features.
- com.machinezoo.noexception.optional - package com.machinezoo.noexception.optional
-
Variations of standard functional interfaces that return
Optionalinstead of the raw value. - com.machinezoo.noexception.throwing - package com.machinezoo.noexception.throwing
-
Variations of standard functional interfaces that allow throwing checked exceptions.
- comparator(ThrowingComparator<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingComparator. - comparator(Comparator<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
Comparator. - comparator(Comparator<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
Comparatorin a try-catch block. - compare(T, T) - Method in interface com.machinezoo.noexception.optional.OptionalComparator
-
Variation of
Comparator.compare(Object, Object)that returnsOptionalInt. - compare(T, T) - Method in interface com.machinezoo.noexception.throwing.ThrowingComparator
-
Variation of
Comparator.compare(Object, Object)that allows throwing checked exceptions. - consumer(ThrowingConsumer<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingConsumer. - consumer(Consumer<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
Consumer. - consumer(Consumer<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
Consumerin a try-catch block.
E
- empty() - Static method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns an empty
OptionalBooleaninstance. - equals(Object) - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Indicates whether some other object is "equal to" this
OptionalBoolean. - ExceptionFilter - Class in com.machinezoo.noexception
-
Represents exception handling policy that always ends with throwing another exception.
- ExceptionFilter() - Constructor for class com.machinezoo.noexception.ExceptionFilter
-
Initializes new
ExceptionFilter. - ExceptionHandler - Class in com.machinezoo.noexception
-
Represents exception handling policy.
- ExceptionHandler() - Constructor for class com.machinezoo.noexception.ExceptionHandler
-
Initialize new
ExceptionHandler. - Exceptions - Class in com.machinezoo.noexception
-
Static methods for creating predefined exception handlers.
F
- fromBiConsumer(ThrowingBiConsumer<T, U>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingBiConsumer. - fromBiConsumer(BiConsumer<T, U>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
BiConsumer. - fromBiConsumer(BiConsumer<T, U>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
BiConsumerin a try-catch block. - fromBiFunction(ThrowingBiFunction<T, U, R>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingBiFunction. - fromBiFunction(BiFunction<T, U, R>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
BiFunction. - fromBiFunction(BiFunction<T, U, R>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
BiFunctionin a try-catch block. - fromBinaryOperator(ThrowingBinaryOperator<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingBinaryOperator. - fromBinaryOperator(BinaryOperator<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
BinaryOperator. - fromBinaryOperator(BinaryOperator<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
BinaryOperatorin a try-catch block. - fromBiPredicate(ThrowingBiPredicate<T, U>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingBiPredicate. - fromBiPredicate(BiPredicate<T, U>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
BiPredicate. - fromBiPredicate(BiPredicate<T, U>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
BiPredicatein a try-catch block. - fromBooleanSupplier(ThrowingBooleanSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingBooleanSupplier. - fromBooleanSupplier(BooleanSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
BooleanSupplier. - fromBooleanSupplier(BooleanSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
BooleanSupplierin a try-catch block. - fromDoubleBinaryOperator(ThrowingDoubleBinaryOperator) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoubleBinaryOperator. - fromDoubleBinaryOperator(DoubleBinaryOperator) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoubleBinaryOperator. - fromDoubleBinaryOperator(DoubleBinaryOperator) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoubleBinaryOperatorin a try-catch block. - fromDoubleConsumer(ThrowingDoubleConsumer) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoubleConsumer. - fromDoubleConsumer(DoubleConsumer) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoubleConsumer. - fromDoubleConsumer(DoubleConsumer) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoubleConsumerin a try-catch block. - fromDoubleFunction(ThrowingDoubleFunction<R>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoubleFunction. - fromDoubleFunction(DoubleFunction<R>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoubleFunction. - fromDoubleFunction(DoubleFunction<R>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoubleFunctionin a try-catch block. - fromDoublePredicate(ThrowingDoublePredicate) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoublePredicate. - fromDoublePredicate(DoublePredicate) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoublePredicate. - fromDoublePredicate(DoublePredicate) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoublePredicatein a try-catch block. - fromDoubleSupplier(ThrowingDoubleSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoubleSupplier. - fromDoubleSupplier(DoubleSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoubleSupplier. - fromDoubleSupplier(DoubleSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoubleSupplierin a try-catch block. - fromDoubleToIntFunction(ThrowingDoubleToIntFunction) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoubleToIntFunction. - fromDoubleToIntFunction(DoubleToIntFunction) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoubleToIntFunction. - fromDoubleToIntFunction(DoubleToIntFunction) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoubleToIntFunctionin a try-catch block. - fromDoubleToLongFunction(ThrowingDoubleToLongFunction) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoubleToLongFunction. - fromDoubleToLongFunction(DoubleToLongFunction) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoubleToLongFunction. - fromDoubleToLongFunction(DoubleToLongFunction) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoubleToLongFunctionin a try-catch block. - fromDoubleUnaryOperator(ThrowingDoubleUnaryOperator) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingDoubleUnaryOperator. - fromDoubleUnaryOperator(DoubleUnaryOperator) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
DoubleUnaryOperator. - fromDoubleUnaryOperator(DoubleUnaryOperator) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
DoubleUnaryOperatorin a try-catch block. - fromIntBinaryOperator(ThrowingIntBinaryOperator) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntBinaryOperator. - fromIntBinaryOperator(IntBinaryOperator) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntBinaryOperator. - fromIntBinaryOperator(IntBinaryOperator) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntBinaryOperatorin a try-catch block. - fromIntConsumer(ThrowingIntConsumer) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntConsumer. - fromIntConsumer(IntConsumer) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntConsumer. - fromIntConsumer(IntConsumer) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntConsumerin a try-catch block. - fromIntFunction(ThrowingIntFunction<R>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntFunction. - fromIntFunction(IntFunction<R>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntFunction. - fromIntFunction(IntFunction<R>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntFunctionin a try-catch block. - fromIntPredicate(ThrowingIntPredicate) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntPredicate. - fromIntPredicate(IntPredicate) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntPredicate. - fromIntPredicate(IntPredicate) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntPredicatein a try-catch block. - fromIntSupplier(ThrowingIntSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntSupplier. - fromIntSupplier(IntSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntSupplier. - fromIntSupplier(IntSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntSupplierin a try-catch block. - fromIntToDoubleFunction(ThrowingIntToDoubleFunction) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntToDoubleFunction. - fromIntToDoubleFunction(IntToDoubleFunction) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntToDoubleFunction. - fromIntToDoubleFunction(IntToDoubleFunction) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntToDoubleFunctionin a try-catch block. - fromIntToLongFunction(ThrowingIntToLongFunction) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntToLongFunction. - fromIntToLongFunction(IntToLongFunction) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntToLongFunction. - fromIntToLongFunction(IntToLongFunction) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntToLongFunctionin a try-catch block. - fromIntUnaryOperator(ThrowingIntUnaryOperator) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingIntUnaryOperator. - fromIntUnaryOperator(IntUnaryOperator) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
IntUnaryOperator. - fromIntUnaryOperator(IntUnaryOperator) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
IntUnaryOperatorin a try-catch block. - fromLongBinaryOperator(ThrowingLongBinaryOperator) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongBinaryOperator. - fromLongBinaryOperator(LongBinaryOperator) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongBinaryOperator. - fromLongBinaryOperator(LongBinaryOperator) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongBinaryOperatorin a try-catch block. - fromLongConsumer(ThrowingLongConsumer) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongConsumer. - fromLongConsumer(LongConsumer) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongConsumer. - fromLongConsumer(LongConsumer) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongConsumerin a try-catch block. - fromLongFunction(ThrowingLongFunction<R>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongFunction. - fromLongFunction(LongFunction<R>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongFunction. - fromLongFunction(LongFunction<R>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongFunctionin a try-catch block. - fromLongPredicate(ThrowingLongPredicate) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongPredicate. - fromLongPredicate(LongPredicate) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongPredicate. - fromLongPredicate(LongPredicate) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongPredicatein a try-catch block. - fromLongSupplier(ThrowingLongSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongSupplier. - fromLongSupplier(LongSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongSupplier. - fromLongSupplier(LongSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongSupplierin a try-catch block. - fromLongToDoubleFunction(ThrowingLongToDoubleFunction) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongToDoubleFunction. - fromLongToDoubleFunction(LongToDoubleFunction) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongToDoubleFunction. - fromLongToDoubleFunction(LongToDoubleFunction) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongToDoubleFunctionin a try-catch block. - fromLongToIntFunction(ThrowingLongToIntFunction) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongToIntFunction. - fromLongToIntFunction(LongToIntFunction) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongToIntFunction. - fromLongToIntFunction(LongToIntFunction) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongToIntFunctionin a try-catch block. - fromLongUnaryOperator(ThrowingLongUnaryOperator) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingLongUnaryOperator. - fromLongUnaryOperator(LongUnaryOperator) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
LongUnaryOperator. - fromLongUnaryOperator(LongUnaryOperator) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
LongUnaryOperatorin a try-catch block. - fromObjDoubleConsumer(ThrowingObjDoubleConsumer<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingObjDoubleConsumer. - fromObjDoubleConsumer(ObjDoubleConsumer<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ObjDoubleConsumer. - fromObjDoubleConsumer(ObjDoubleConsumer<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ObjDoubleConsumerin a try-catch block. - fromObjIntConsumer(ThrowingObjIntConsumer<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingObjIntConsumer. - fromObjIntConsumer(ObjIntConsumer<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ObjIntConsumer. - fromObjIntConsumer(ObjIntConsumer<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ObjIntConsumerin a try-catch block. - fromObjLongConsumer(ThrowingObjLongConsumer<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingObjLongConsumer. - fromObjLongConsumer(ObjLongConsumer<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ObjLongConsumer. - fromObjLongConsumer(ObjLongConsumer<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ObjLongConsumerin a try-catch block. - fromToDoubleBiFunction(ThrowingToDoubleBiFunction<T, U>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingToDoubleBiFunction. - fromToDoubleBiFunction(ToDoubleBiFunction<T, U>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ToDoubleBiFunction. - fromToDoubleBiFunction(ToDoubleBiFunction<T, U>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ToDoubleBiFunctionin a try-catch block. - fromToDoubleFunction(ThrowingToDoubleFunction<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingToDoubleFunction. - fromToDoubleFunction(ToDoubleFunction<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ToDoubleFunction. - fromToDoubleFunction(ToDoubleFunction<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ToDoubleFunctionin a try-catch block. - fromToIntBiFunction(ThrowingToIntBiFunction<T, U>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingToIntBiFunction. - fromToIntBiFunction(ToIntBiFunction<T, U>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ToIntBiFunction. - fromToIntBiFunction(ToIntBiFunction<T, U>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ToIntBiFunctionin a try-catch block. - fromToIntFunction(ThrowingToIntFunction<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingToIntFunction. - fromToIntFunction(ToIntFunction<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ToIntFunction. - fromToIntFunction(ToIntFunction<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ToIntFunctionin a try-catch block. - fromToLongBiFunction(ThrowingToLongBiFunction<T, U>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingToLongBiFunction. - fromToLongBiFunction(ToLongBiFunction<T, U>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ToLongBiFunction. - fromToLongBiFunction(ToLongBiFunction<T, U>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ToLongBiFunctionin a try-catch block. - fromToLongFunction(ThrowingToLongFunction<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingToLongFunction. - fromToLongFunction(ToLongFunction<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
ToLongFunction. - fromToLongFunction(ToLongFunction<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
ToLongFunctionin a try-catch block. - fromUnaryOperator(ThrowingUnaryOperator<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingUnaryOperator. - fromUnaryOperator(UnaryOperator<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
UnaryOperator. - fromUnaryOperator(UnaryOperator<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
UnaryOperatorin a try-catch block. - function(ThrowingFunction<T, R>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingFunction. - function(Function<T, R>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
Function. - function(Function<T, R>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
Functionin a try-catch block.
G
- get() - Method in interface com.machinezoo.noexception.optional.OptionalBooleanSupplier
-
Variation of
BooleanSupplier.getAsBoolean()that returnsOptionalBoolean. - get() - Method in interface com.machinezoo.noexception.optional.OptionalDoubleSupplier
-
Variation of
DoubleSupplier.getAsDouble()that returnsOptionalDouble. - get() - Method in interface com.machinezoo.noexception.optional.OptionalIntSupplier
-
Variation of
IntSupplier.getAsInt()that returnsOptionalInt. - get() - Method in interface com.machinezoo.noexception.optional.OptionalLongSupplier
-
Variation of
LongSupplier.getAsLong()that returnsOptionalLong. - get() - Method in interface com.machinezoo.noexception.optional.OptionalSupplier
-
Variation of
Supplier.get()that returnsOptional. - get() - Method in interface com.machinezoo.noexception.throwing.ThrowingSupplier
-
Variation of
Supplier.get()that allows throwing checked exceptions. - get(ThrowingSupplier<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Filters out checked exceptions while running
ThrowingSupplier. - get(Supplier<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Filters exceptions while running
Supplier. - get(Supplier<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Runs
Supplierin a try-catch block. - getAsBoolean() - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
If a value is present in this
OptionalBoolean, returns the value, otherwise throwsNoSuchElementException. - getAsBoolean() - Method in interface com.machinezoo.noexception.throwing.ThrowingBooleanSupplier
-
Variation of
BooleanSupplier.getAsBoolean()that allows throwing checked exceptions. - getAsBoolean(ThrowingBooleanSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Filters out checked exceptions while running
ThrowingBooleanSupplier. - getAsBoolean(BooleanSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Filters exceptions while running
BooleanSupplier. - getAsBoolean(BooleanSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Runs
BooleanSupplierin a try-catch block. - getAsDouble() - Method in interface com.machinezoo.noexception.throwing.ThrowingDoubleSupplier
-
Variation of
DoubleSupplier.getAsDouble()that allows throwing checked exceptions. - getAsDouble(ThrowingDoubleSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Filters out checked exceptions while running
ThrowingDoubleSupplier. - getAsDouble(DoubleSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Filters exceptions while running
DoubleSupplier. - getAsDouble(DoubleSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Runs
DoubleSupplierin a try-catch block. - getAsInt() - Method in interface com.machinezoo.noexception.throwing.ThrowingIntSupplier
-
Variation of
IntSupplier.getAsInt()that allows throwing checked exceptions. - getAsInt(ThrowingIntSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Filters out checked exceptions while running
ThrowingIntSupplier. - getAsInt(IntSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Filters exceptions while running
IntSupplier. - getAsInt(IntSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Runs
IntSupplierin a try-catch block. - getAsLong() - Method in interface com.machinezoo.noexception.throwing.ThrowingLongSupplier
-
Variation of
LongSupplier.getAsLong()that allows throwing checked exceptions. - getAsLong(ThrowingLongSupplier) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Filters out checked exceptions while running
ThrowingLongSupplier. - getAsLong(LongSupplier) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Filters exceptions while running
LongSupplier. - getAsLong(LongSupplier) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Runs
LongSupplierin a try-catch block.
H
- handle(Exception) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Converts checked exception into an unchecked one.
- handle(Throwable) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Handles exception in a generic way.
- handle(Throwable) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Handles exception in a generic way.
- hashCode() - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns the hash code value of the present value, if any, or zero if no value is present.
I
- ifPresent(IntConsumer) - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
If a value is present, passes the value to the provided consumer, otherwise does nothing.
- ifPresentOrElse(IntConsumer, Runnable) - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
If a value is present, passes the value to the provided consumer, otherwise executes the provided action.
- ignore() - Static method in class com.machinezoo.noexception.Exceptions
-
Deprecated.Use
Exceptions.propagate()instead. - isPresent() - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns
trueif there is a value present, otherwisefalse.
L
- log() - Static method in class com.machinezoo.noexception.Exceptions
-
Deprecated.Use SLF4J extension instead.
- log(Logger) - Static method in class com.machinezoo.noexception.Exceptions
-
Deprecated.Use SLF4J extension instead.
- log(Logger, String) - Static method in class com.machinezoo.noexception.Exceptions
-
Deprecated.Use SLF4J extension instead.
- log(Logger, Supplier<String>) - Static method in class com.machinezoo.noexception.Exceptions
-
Deprecated.Use SLF4J extension instead.
O
- of(boolean) - Static method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns an
OptionalBooleanwith the specified value present. - OptionalBiFunction<T,U,R> - Interface in com.machinezoo.noexception.optional
-
Variation of
BiFunctionthat returnsOptionalinstead of the raw value. - OptionalBinaryOperator<T> - Interface in com.machinezoo.noexception.optional
-
Variation of
BinaryOperatorthat returnsOptionalinstead of the raw value. - OptionalBiPredicate<T,U> - Interface in com.machinezoo.noexception.optional
-
Variation of
BiPredicatethat returnsOptionalBooleaninstead of the raw value. - OptionalBoolean - Class in com.machinezoo.noexception.optional
-
A container object which may or may not contain a
booleanvalue. - OptionalBooleanSupplier - Interface in com.machinezoo.noexception.optional
-
Variation of
BooleanSupplierthat returnsOptionalBooleaninstead of the raw value. - OptionalComparator<T> - Interface in com.machinezoo.noexception.optional
-
Variation of
Comparatorthat returnsOptionalIntinstead of the raw value. - OptionalDoubleBinaryOperator - Interface in com.machinezoo.noexception.optional
-
Variation of
DoubleBinaryOperatorthat returnsOptionalDoubleinstead of the raw value. - OptionalDoubleFunction<R> - Interface in com.machinezoo.noexception.optional
-
Variation of
DoubleFunctionthat returnsOptionalinstead of the raw value. - OptionalDoublePredicate - Interface in com.machinezoo.noexception.optional
-
Variation of
DoublePredicatethat returnsOptionalBooleaninstead of the raw value. - OptionalDoubleSupplier - Interface in com.machinezoo.noexception.optional
-
Variation of
DoubleSupplierthat returnsOptionalDoubleinstead of the raw value. - OptionalDoubleToIntFunction - Interface in com.machinezoo.noexception.optional
-
Variation of
DoubleToIntFunctionthat returnsOptionalIntinstead of the raw value. - OptionalDoubleToLongFunction - Interface in com.machinezoo.noexception.optional
-
Variation of
DoubleToLongFunctionthat returnsOptionalLonginstead of the raw value. - OptionalDoubleUnaryOperator - Interface in com.machinezoo.noexception.optional
-
Variation of
DoubleUnaryOperatorthat returnsOptionalDoubleinstead of the raw value. - OptionalFunction<T,R> - Interface in com.machinezoo.noexception.optional
- OptionalIntBinaryOperator - Interface in com.machinezoo.noexception.optional
-
Variation of
IntBinaryOperatorthat returnsOptionalIntinstead of the raw value. - OptionalIntFunction<R> - Interface in com.machinezoo.noexception.optional
-
Variation of
IntFunctionthat returnsOptionalinstead of the raw value. - OptionalIntPredicate - Interface in com.machinezoo.noexception.optional
-
Variation of
IntPredicatethat returnsOptionalBooleaninstead of the raw value. - OptionalIntSupplier - Interface in com.machinezoo.noexception.optional
-
Variation of
IntSupplierthat returnsOptionalIntinstead of the raw value. - OptionalIntToDoubleFunction - Interface in com.machinezoo.noexception.optional
-
Variation of
IntToDoubleFunctionthat returnsOptionalDoubleinstead of the raw value. - OptionalIntToLongFunction - Interface in com.machinezoo.noexception.optional
-
Variation of
IntToLongFunctionthat returnsOptionalLonginstead of the raw value. - OptionalIntUnaryOperator - Interface in com.machinezoo.noexception.optional
-
Variation of
IntUnaryOperatorthat returnsOptionalIntinstead of the raw value. - OptionalLongBinaryOperator - Interface in com.machinezoo.noexception.optional
-
Variation of
LongBinaryOperatorthat returnsOptionalLonginstead of the raw value. - OptionalLongFunction<R> - Interface in com.machinezoo.noexception.optional
-
Variation of
LongFunctionthat returnsOptionalinstead of the raw value. - OptionalLongPredicate - Interface in com.machinezoo.noexception.optional
-
Variation of
LongPredicatethat returnsOptionalBooleaninstead of the raw value. - OptionalLongSupplier - Interface in com.machinezoo.noexception.optional
-
Variation of
LongSupplierthat returnsOptionalLonginstead of the raw value. - OptionalLongToDoubleFunction - Interface in com.machinezoo.noexception.optional
-
Variation of
LongToDoubleFunctionthat returnsOptionalDoubleinstead of the raw value. - OptionalLongToIntFunction - Interface in com.machinezoo.noexception.optional
-
Variation of
LongToIntFunctionthat returnsOptionalIntinstead of the raw value. - OptionalLongUnaryOperator - Interface in com.machinezoo.noexception.optional
-
Variation of
LongUnaryOperatorthat returnsOptionalLonginstead of the raw value. - OptionalPredicate<T> - Interface in com.machinezoo.noexception.optional
-
Variation of
Predicatethat returnsOptionalBooleaninstead of the raw value. - OptionalSupplier<T> - Interface in com.machinezoo.noexception.optional
- OptionalToDoubleBiFunction<T,U> - Interface in com.machinezoo.noexception.optional
-
Variation of
ToDoubleBiFunctionthat returnsOptionalDoubleinstead of the raw value. - OptionalToDoubleFunction<T> - Interface in com.machinezoo.noexception.optional
-
Variation of
ToDoubleFunctionthat returnsOptionalDoubleinstead of the raw value. - OptionalToIntBiFunction<T,U> - Interface in com.machinezoo.noexception.optional
-
Variation of
ToIntBiFunctionthat returnsOptionalIntinstead of the raw value. - OptionalToIntFunction<T> - Interface in com.machinezoo.noexception.optional
-
Variation of
ToIntFunctionthat returnsOptionalIntinstead of the raw value. - OptionalToLongBiFunction<T,U> - Interface in com.machinezoo.noexception.optional
-
Variation of
ToLongBiFunctionthat returnsOptionalLonginstead of the raw value. - OptionalToLongFunction<T> - Interface in com.machinezoo.noexception.optional
-
Variation of
ToLongFunctionthat returnsOptionalLonginstead of the raw value. - OptionalUnaryOperator<T> - Interface in com.machinezoo.noexception.optional
-
Variation of
UnaryOperatorthat returnsOptionalinstead of the raw value. - orElse(boolean) - Method in interface com.machinezoo.noexception.optional.OptionalBiPredicate
-
Converts this
OptionalBiPredicateto plainBiPredicateusing default value. - orElse(boolean) - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns the value if present, otherwise returns
other. - orElse(boolean) - Method in interface com.machinezoo.noexception.optional.OptionalBooleanSupplier
-
Converts this
OptionalBooleanSupplierto plainBooleanSupplierusing default value. - orElse(boolean) - Method in interface com.machinezoo.noexception.optional.OptionalDoublePredicate
-
Converts this
OptionalDoublePredicateto plainDoublePredicateusing default value. - orElse(boolean) - Method in interface com.machinezoo.noexception.optional.OptionalIntPredicate
-
Converts this
OptionalIntPredicateto plainIntPredicateusing default value. - orElse(boolean) - Method in interface com.machinezoo.noexception.optional.OptionalLongPredicate
-
Converts this
OptionalLongPredicateto plainLongPredicateusing default value. - orElse(boolean) - Method in interface com.machinezoo.noexception.optional.OptionalPredicate
-
Converts this
OptionalPredicateto plainPredicateusing default value. - orElse(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleBinaryOperator
-
Converts this
OptionalDoubleBinaryOperatorto plainDoubleBinaryOperatorusing default value. - orElse(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleSupplier
-
Converts this
OptionalDoubleSupplierto plainDoubleSupplierusing default value. - orElse(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleUnaryOperator
-
Converts this
OptionalDoubleUnaryOperatorto plainDoubleUnaryOperatorusing default value. - orElse(double) - Method in interface com.machinezoo.noexception.optional.OptionalIntToDoubleFunction
-
Converts this
OptionalIntToDoubleFunctionto plainIntToDoubleFunctionusing default value. - orElse(double) - Method in interface com.machinezoo.noexception.optional.OptionalLongToDoubleFunction
-
Converts this
OptionalLongToDoubleFunctionto plainLongToDoubleFunctionusing default value. - orElse(double) - Method in interface com.machinezoo.noexception.optional.OptionalToDoubleBiFunction
-
Converts this
OptionalToDoubleBiFunctionto plainToDoubleBiFunctionusing default value. - orElse(double) - Method in interface com.machinezoo.noexception.optional.OptionalToDoubleFunction
-
Converts this
OptionalToDoubleFunctionto plainToDoubleFunctionusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalComparator
-
Converts this
OptionalComparatorto plainComparatorusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleToIntFunction
-
Converts this
OptionalDoubleToIntFunctionto plainDoubleToIntFunctionusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntBinaryOperator
-
Converts this
OptionalIntBinaryOperatorto plainIntBinaryOperatorusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntSupplier
-
Converts this
OptionalIntSupplierto plainIntSupplierusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntUnaryOperator
-
Converts this
OptionalIntUnaryOperatorto plainIntUnaryOperatorusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalLongToIntFunction
-
Converts this
OptionalLongToIntFunctionto plainLongToIntFunctionusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalToIntBiFunction
-
Converts this
OptionalToIntBiFunctionto plainToIntBiFunctionusing default value. - orElse(int) - Method in interface com.machinezoo.noexception.optional.OptionalToIntFunction
-
Converts this
OptionalToIntFunctionto plainToIntFunctionusing default value. - orElse(long) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleToLongFunction
-
Converts this
OptionalDoubleToLongFunctionto plainDoubleToLongFunctionusing default value. - orElse(long) - Method in interface com.machinezoo.noexception.optional.OptionalIntToLongFunction
-
Converts this
OptionalIntToLongFunctionto plainIntToLongFunctionusing default value. - orElse(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongBinaryOperator
-
Converts this
OptionalLongBinaryOperatorto plainLongBinaryOperatorusing default value. - orElse(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongSupplier
-
Converts this
OptionalLongSupplierto plainLongSupplierusing default value. - orElse(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongUnaryOperator
-
Converts this
OptionalLongUnaryOperatorto plainLongUnaryOperatorusing default value. - orElse(long) - Method in interface com.machinezoo.noexception.optional.OptionalToLongBiFunction
-
Converts this
OptionalToLongBiFunctionto plainToLongBiFunctionusing default value. - orElse(long) - Method in interface com.machinezoo.noexception.optional.OptionalToLongFunction
-
Converts this
OptionalToLongFunctionto plainToLongFunctionusing default value. - orElse(R) - Method in interface com.machinezoo.noexception.optional.OptionalBiFunction
-
Converts this
OptionalBiFunctionto plainBiFunctionusing default value. - orElse(R) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleFunction
-
Converts this
OptionalDoubleFunctionto plainDoubleFunctionusing default value. - orElse(R) - Method in interface com.machinezoo.noexception.optional.OptionalFunction
-
Converts this
OptionalFunctionto plainFunctionusing default value. - orElse(R) - Method in interface com.machinezoo.noexception.optional.OptionalIntFunction
-
Converts this
OptionalIntFunctionto plainIntFunctionusing default value. - orElse(R) - Method in interface com.machinezoo.noexception.optional.OptionalLongFunction
-
Converts this
OptionalLongFunctionto plainLongFunctionusing default value. - orElse(T) - Method in interface com.machinezoo.noexception.optional.OptionalBinaryOperator
-
Converts this
OptionalBinaryOperatorto plainBinaryOperatorusing default value. - orElse(T) - Method in interface com.machinezoo.noexception.optional.OptionalSupplier
-
Converts this
OptionalSupplierto plainSupplierusing default value. - orElse(T) - Method in interface com.machinezoo.noexception.optional.OptionalUnaryOperator
-
Converts this
OptionalUnaryOperatorto plainUnaryOperatorusing default value. - orElseGet(BooleanSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalBiPredicate
- orElseGet(BooleanSupplier) - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns the value if present, otherwise invokes
otherand returns the result of that invocation. - orElseGet(BooleanSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalBooleanSupplier
- orElseGet(BooleanSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalDoublePredicate
- orElseGet(BooleanSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalIntPredicate
- orElseGet(BooleanSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalLongPredicate
- orElseGet(BooleanSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalPredicate
- orElseGet(DoubleSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleBinaryOperator
-
Converts this
OptionalDoubleBinaryOperatorto plainDoubleBinaryOperatorusing fallbackDoubleSupplier. - orElseGet(DoubleSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleSupplier
- orElseGet(DoubleSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleUnaryOperator
-
Converts this
OptionalDoubleUnaryOperatorto plainDoubleUnaryOperatorusing fallbackDoubleSupplier. - orElseGet(DoubleSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalIntToDoubleFunction
-
Converts this
OptionalIntToDoubleFunctionto plainIntToDoubleFunctionusing fallbackDoubleSupplier. - orElseGet(DoubleSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalLongToDoubleFunction
-
Converts this
OptionalLongToDoubleFunctionto plainLongToDoubleFunctionusing fallbackDoubleSupplier. - orElseGet(DoubleSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalToDoubleBiFunction
- orElseGet(DoubleSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalToDoubleFunction
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalComparator
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleToIntFunction
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalIntBinaryOperator
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalIntSupplier
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalIntUnaryOperator
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalLongToIntFunction
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalToIntBiFunction
- orElseGet(IntSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalToIntFunction
- orElseGet(LongSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleToLongFunction
-
Converts this
OptionalDoubleToLongFunctionto plainDoubleToLongFunctionusing fallbackLongSupplier. - orElseGet(LongSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalIntToLongFunction
- orElseGet(LongSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalLongBinaryOperator
- orElseGet(LongSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalLongSupplier
- orElseGet(LongSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalLongUnaryOperator
- orElseGet(LongSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalToLongBiFunction
- orElseGet(LongSupplier) - Method in interface com.machinezoo.noexception.optional.OptionalToLongFunction
- orElseGet(Supplier<R>) - Method in interface com.machinezoo.noexception.optional.OptionalBiFunction
- orElseGet(Supplier<R>) - Method in interface com.machinezoo.noexception.optional.OptionalDoubleFunction
- orElseGet(Supplier<R>) - Method in interface com.machinezoo.noexception.optional.OptionalFunction
- orElseGet(Supplier<R>) - Method in interface com.machinezoo.noexception.optional.OptionalIntFunction
- orElseGet(Supplier<R>) - Method in interface com.machinezoo.noexception.optional.OptionalLongFunction
- orElseGet(Supplier<T>) - Method in interface com.machinezoo.noexception.optional.OptionalBinaryOperator
- orElseGet(Supplier<T>) - Method in interface com.machinezoo.noexception.optional.OptionalSupplier
- orElseGet(Supplier<T>) - Method in interface com.machinezoo.noexception.optional.OptionalUnaryOperator
- orElseThrow() - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns the contained value if present, otherwise throws
NoSuchElementException. - orElseThrow(Supplier<X>) - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns the contained value, if present, otherwise throws an exception created by the provided supplier.
P
- pass() - Static method in class com.machinezoo.noexception.Exceptions
-
Deprecated.Use
Exceptions.propagate()instead. - passing() - Method in class com.machinezoo.noexception.ExceptionHandler
-
Adds a pass-through modifier to this exception handler.
- predicate(ThrowingPredicate<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingPredicate. - predicate(Predicate<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
Predicate. - predicate(Predicate<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
Predicatein a try-catch block. - propagate() - Static method in class com.machinezoo.noexception.Exceptions
-
Returns
ExceptionHandlerthat propagates (lets through) all exceptions.
R
- run() - Method in interface com.machinezoo.noexception.throwing.ThrowingRunnable
-
Variation of
Runnable.run()that allows throwing checked exceptions. - run(ThrowingRunnable) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Filters out checked exceptions while running
ThrowingRunnable. - run(Runnable) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Filters exceptions while running
Runnable. - run(Runnable) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Runs
Runnablein a try-catch block. - runnable(ThrowingRunnable) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingRunnable. - runnable(Runnable) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
Runnable. - runnable(Runnable) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
Runnablein a try-catch block.
S
- silence() - Static method in class com.machinezoo.noexception.Exceptions
-
Returns
ExceptionHandlerthat silently ignores all exceptions. - sneak() - Static method in class com.machinezoo.noexception.Exceptions
-
Returns
CheckedExceptionHandlerthat lets through checked exceptions without declaring them. - stream() - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
If a value is present, returns the value in a stream, otherwise returns an empty stream.
- supplier(ThrowingSupplier<T>) - Method in class com.machinezoo.noexception.CheckedExceptionHandler
-
Removes checked exceptions from method signature of
ThrowingSupplier. - supplier(Supplier<T>) - Method in class com.machinezoo.noexception.ExceptionFilter
-
Applies exception filter to
Supplier. - supplier(Supplier<T>) - Method in class com.machinezoo.noexception.ExceptionHandler
-
Wraps
Supplierin a try-catch block.
T
- test(double) - Method in interface com.machinezoo.noexception.optional.OptionalDoublePredicate
-
Variation of
DoublePredicate.test(double)that returnsOptionalBoolean. - test(double) - Method in interface com.machinezoo.noexception.throwing.ThrowingDoublePredicate
-
Variation of
DoublePredicate.test(double)that allows throwing checked exceptions. - test(int) - Method in interface com.machinezoo.noexception.optional.OptionalIntPredicate
-
Variation of
IntPredicate.test(int)that returnsOptionalBoolean. - test(int) - Method in interface com.machinezoo.noexception.throwing.ThrowingIntPredicate
-
Variation of
IntPredicate.test(int)that allows throwing checked exceptions. - test(long) - Method in interface com.machinezoo.noexception.optional.OptionalLongPredicate
-
Variation of
LongPredicate.test(long)that returnsOptionalBoolean. - test(long) - Method in interface com.machinezoo.noexception.throwing.ThrowingLongPredicate
-
Variation of
LongPredicate.test(long)that allows throwing checked exceptions. - test(T) - Method in interface com.machinezoo.noexception.optional.OptionalPredicate
-
Variation of
Predicate.test(Object)that returnsOptionalBoolean. - test(T) - Method in interface com.machinezoo.noexception.throwing.ThrowingPredicate
-
Variation of
Predicate.test(Object)that allows throwing checked exceptions. - test(T, U) - Method in interface com.machinezoo.noexception.optional.OptionalBiPredicate
-
Variation of
BiPredicate.test(Object, Object)that returnsOptionalBoolean. - test(T, U) - Method in interface com.machinezoo.noexception.throwing.ThrowingBiPredicate
-
Variation of
BiPredicate.test(Object, Object)that allows throwing checked exceptions. - ThrowingBiConsumer<T,U> - Interface in com.machinezoo.noexception.throwing
-
Variation of
BiConsumerthat allows throwing checked exceptions. - ThrowingBiFunction<T,U,R> - Interface in com.machinezoo.noexception.throwing
-
Variation of
BiFunctionthat allows throwing checked exceptions. - ThrowingBinaryOperator<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
BinaryOperatorthat allows throwing checked exceptions. - ThrowingBiPredicate<T,U> - Interface in com.machinezoo.noexception.throwing
-
Variation of
BiPredicatethat allows throwing checked exceptions. - ThrowingBooleanSupplier - Interface in com.machinezoo.noexception.throwing
-
Variation of
BooleanSupplierthat allows throwing checked exceptions. - ThrowingComparator<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
Comparatorthat allows throwing checked exceptions. - ThrowingConsumer<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
Consumerthat allows throwing checked exceptions. - ThrowingDoubleBinaryOperator - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoubleBinaryOperatorthat allows throwing checked exceptions. - ThrowingDoubleConsumer - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoubleConsumerthat allows throwing checked exceptions. - ThrowingDoubleFunction<R> - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoubleFunctionthat allows throwing checked exceptions. - ThrowingDoublePredicate - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoublePredicatethat allows throwing checked exceptions. - ThrowingDoubleSupplier - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoubleSupplierthat allows throwing checked exceptions. - ThrowingDoubleToIntFunction - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoubleToIntFunctionthat allows throwing checked exceptions. - ThrowingDoubleToLongFunction - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoubleToLongFunctionthat allows throwing checked exceptions. - ThrowingDoubleUnaryOperator - Interface in com.machinezoo.noexception.throwing
-
Variation of
DoubleUnaryOperatorthat allows throwing checked exceptions. - ThrowingFunction<T,R> - Interface in com.machinezoo.noexception.throwing
-
Variation of
Functionthat allows throwing checked exceptions. - ThrowingIntBinaryOperator - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntBinaryOperatorthat allows throwing checked exceptions. - ThrowingIntConsumer - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntConsumerthat allows throwing checked exceptions. - ThrowingIntFunction<R> - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntFunctionthat allows throwing checked exceptions. - ThrowingIntPredicate - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntPredicatethat allows throwing checked exceptions. - ThrowingIntSupplier - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntSupplierthat allows throwing checked exceptions. - ThrowingIntToDoubleFunction - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntToDoubleFunctionthat allows throwing checked exceptions. - ThrowingIntToLongFunction - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntToLongFunctionthat allows throwing checked exceptions. - ThrowingIntUnaryOperator - Interface in com.machinezoo.noexception.throwing
-
Variation of
IntUnaryOperatorthat allows throwing checked exceptions. - ThrowingLongBinaryOperator - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongBinaryOperatorthat allows throwing checked exceptions. - ThrowingLongConsumer - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongConsumerthat allows throwing checked exceptions. - ThrowingLongFunction<R> - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongFunctionthat allows throwing checked exceptions. - ThrowingLongPredicate - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongPredicatethat allows throwing checked exceptions. - ThrowingLongSupplier - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongSupplierthat allows throwing checked exceptions. - ThrowingLongToDoubleFunction - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongToDoubleFunctionthat allows throwing checked exceptions. - ThrowingLongToIntFunction - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongToIntFunctionthat allows throwing checked exceptions. - ThrowingLongUnaryOperator - Interface in com.machinezoo.noexception.throwing
-
Variation of
LongUnaryOperatorthat allows throwing checked exceptions. - ThrowingObjDoubleConsumer<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ObjDoubleConsumerthat allows throwing checked exceptions. - ThrowingObjIntConsumer<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ObjIntConsumerthat allows throwing checked exceptions. - ThrowingObjLongConsumer<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ObjLongConsumerthat allows throwing checked exceptions. - ThrowingPredicate<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
Predicatethat allows throwing checked exceptions. - ThrowingRunnable - Interface in com.machinezoo.noexception.throwing
-
Variation of
Runnablethat allows throwing checked exceptions. - ThrowingSupplier<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
Supplierthat allows throwing checked exceptions. - ThrowingToDoubleBiFunction<T,U> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ToDoubleBiFunctionthat allows throwing checked exceptions. - ThrowingToDoubleFunction<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ToDoubleFunctionthat allows throwing checked exceptions. - ThrowingToIntBiFunction<T,U> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ToIntBiFunctionthat allows throwing checked exceptions. - ThrowingToIntFunction<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ToIntFunctionthat allows throwing checked exceptions. - ThrowingToLongBiFunction<T,U> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ToLongBiFunctionthat allows throwing checked exceptions. - ThrowingToLongFunction<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
ToLongFunctionthat allows throwing checked exceptions. - ThrowingUnaryOperator<T> - Interface in com.machinezoo.noexception.throwing
-
Variation of
UnaryOperatorthat allows throwing checked exceptions. - toInt() - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Widens the optional boolean value to
OptionalInt. - toString() - Method in class com.machinezoo.noexception.optional.OptionalBoolean
-
Returns string representation of this instance suitable for debugging.
W
- wrap() - Static method in class com.machinezoo.noexception.Exceptions
-
Returns
CheckedExceptionHandlerthat wraps all checked exceptions. - wrap(Function<Exception, RuntimeException>) - Static method in class com.machinezoo.noexception.Exceptions
-
Creates
CheckedExceptionHandlerthat applies custom wrapper to checked exceptions. - WrappedException - Exception in com.machinezoo.noexception
-
Deprecated.Use
UndeclaredThrowableExceptioninstead. - WrappedException(Throwable) - Constructor for exception com.machinezoo.noexception.WrappedException
-
Deprecated.Wraps checked exception.
All Classes All Packages