Package | Description |
---|---|
com.machinezoo.noexception |
Classes implementing all NoException features.
|
com.machinezoo.noexception.throwing |
Variations of standard functional interfaces that allow throwing checked exceptions.
|
Class and Description |
---|
ThrowingBiConsumer
Variation of BiConsumer that allows throwing checked exceptions.
|
ThrowingBiFunction
Variation of BiFunction that allows throwing checked exceptions.
|
ThrowingBinaryOperator
Variation of BinaryOperator that allows throwing checked exceptions.
|
ThrowingBiPredicate
Variation of BiPredicate that allows throwing checked exceptions.
|
ThrowingBooleanSupplier
Variation of BooleanSupplier that allows throwing checked exceptions.
|
ThrowingComparator
Variation of Comparator that allows throwing checked exceptions.
|
ThrowingConsumer
Variation of Consumer that allows throwing checked exceptions.
|
ThrowingDoubleBinaryOperator
Variation of DoubleBinaryOperator that allows throwing checked exceptions.
|
ThrowingDoubleConsumer
Variation of DoubleConsumer that allows throwing checked exceptions.
|
ThrowingDoubleFunction
Variation of DoubleFunction that allows throwing checked exceptions.
|
ThrowingDoublePredicate
Variation of DoublePredicate that allows throwing checked exceptions.
|
ThrowingDoubleSupplier
Variation of DoubleSupplier that allows throwing checked exceptions.
|
ThrowingDoubleToIntFunction
Variation of DoubleToIntFunction that allows throwing checked exceptions.
|
ThrowingDoubleToLongFunction
Variation of DoubleToLongFunction that allows throwing checked exceptions.
|
ThrowingDoubleUnaryOperator
Variation of DoubleUnaryOperator that allows throwing checked exceptions.
|
ThrowingFunction
Variation of Function that allows throwing checked exceptions.
|
ThrowingIntBinaryOperator
Variation of IntBinaryOperator that allows throwing checked exceptions.
|
ThrowingIntConsumer
Variation of IntConsumer that allows throwing checked exceptions.
|
ThrowingIntFunction
Variation of IntFunction that allows throwing checked exceptions.
|
ThrowingIntPredicate
Variation of IntPredicate that allows throwing checked exceptions.
|
ThrowingIntSupplier
Variation of IntSupplier that allows throwing checked exceptions.
|
ThrowingIntToDoubleFunction
Variation of IntToDoubleFunction that allows throwing checked exceptions.
|
ThrowingIntToLongFunction
Variation of IntToLongFunction that allows throwing checked exceptions.
|
ThrowingIntUnaryOperator
Variation of IntUnaryOperator that allows throwing checked exceptions.
|
ThrowingLongBinaryOperator
Variation of LongBinaryOperator that allows throwing checked exceptions.
|
ThrowingLongConsumer
Variation of LongConsumer that allows throwing checked exceptions.
|
ThrowingLongFunction
Variation of LongFunction that allows throwing checked exceptions.
|
ThrowingLongPredicate
Variation of LongPredicate that allows throwing checked exceptions.
|
ThrowingLongSupplier
Variation of LongSupplier that allows throwing checked exceptions.
|
ThrowingLongToDoubleFunction
Variation of LongToDoubleFunction that allows throwing checked exceptions.
|
ThrowingLongToIntFunction
Variation of LongToIntFunction that allows throwing checked exceptions.
|
ThrowingLongUnaryOperator
Variation of LongUnaryOperator that allows throwing checked exceptions.
|
ThrowingObjDoubleConsumer
Variation of ObjDoubleConsumer that allows throwing checked exceptions.
|
ThrowingObjIntConsumer
Variation of ObjIntConsumer that allows throwing checked exceptions.
|
ThrowingObjLongConsumer
Variation of ObjLongConsumer that allows throwing checked exceptions.
|
ThrowingPredicate
Variation of Predicate that allows throwing checked exceptions.
|
ThrowingRunnable
Variation of Runnable that allows throwing checked exceptions.
|
ThrowingSupplier
Variation of Supplier that allows throwing checked exceptions.
|
ThrowingToDoubleBiFunction
Variation of ToDoubleBiFunction that allows throwing checked exceptions.
|
ThrowingToDoubleFunction
Variation of ToDoubleFunction that allows throwing checked exceptions.
|
ThrowingToIntBiFunction
Variation of ToIntBiFunction that allows throwing checked exceptions.
|
ThrowingToIntFunction
Variation of ToIntFunction that allows throwing checked exceptions.
|
ThrowingToLongBiFunction
Variation of ToLongBiFunction that allows throwing checked exceptions.
|
ThrowingToLongFunction
Variation of ToLongFunction that allows throwing checked exceptions.
|
ThrowingUnaryOperator
Variation of UnaryOperator that allows throwing checked exceptions.
|
Class and Description |
---|
ThrowingBiFunction
Variation of BiFunction that allows throwing checked exceptions.
|
ThrowingFunction
Variation of Function that allows throwing checked exceptions.
|
Copyright © 2017–2020 Robert Važan. All rights reserved.