A C G I N O R T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingBiConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingBiFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingBinaryOperator
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingBiPredicate
-
Returns a predicate that evaluates this predicate on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingBooleanSupplier
-
Returns a supplier that applies this supplier to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoubleBinaryOperator
-
Returns a binary operator that applies this operator to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoubleConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoubleFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoublePredicate
-
Returns a predicate that evaluates this predicate on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoubleSupplier
-
Returns a supplier that applies this supplier to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoubleToIntFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoubleToLongFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingDoubleUnaryOperator
-
Returns a unary operator that applies this operator to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntBinaryOperator
-
Returns a binary operator that applies this operator to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntPredicate
-
Returns a predicate that evaluates this predicate on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntSupplier
-
Returns a supplier that applies this supplier to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntToDoubleFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntToLongFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingIntUnaryOperator
-
Returns a unary operator that applies this operator to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongBinaryOperator
-
Returns a binary operator that applies this operator to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongPredicate
-
Returns a predicate that evaluates this predicate on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongSupplier
-
Returns a supplier that applies this supplier to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongToDoubleFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongToIntFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingLongUnaryOperator
-
Returns a unary operator that applies this operator to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingObjDoubleConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingObjIntConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingObjLongConsumer
-
Returns an operation that performs this operation on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingPredicate
-
Returns a predicate that evaluates this predicate on its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingRunnable
-
Returns a task that performs this task.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingSupplier
-
Returns a supplier that applies this supplier to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingToDoubleBiFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingToDoubleFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingToIntBiFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingToIntFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingToLongBiFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingToLongFunction
-
Returns a function that applies this function to its input.
- unchecked() - Method in interface com.github.robtimus.function.throwing.ThrowingUnaryOperator
- unchecked(ThrowingBiConsumer<? super T, ? super U, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingBiConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingBiFunction<? super T, ? super U, ? extends R, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingBiFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingBinaryOperator<T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingBinaryOperator
-
Returns a binary operator that applies the
operatorbinary operator to its input. - unchecked(ThrowingBiPredicate<? super T, ? super U, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingBiPredicate
-
Returns a predicate that evaluates the
predicatepredicate on its input. - unchecked(ThrowingBooleanSupplier<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingBooleanSupplier
-
Returns a supplier that calls the
suppliersupplier. - unchecked(ThrowingConsumer<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingDoubleBinaryOperator<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoubleBinaryOperator
-
Returns a binary operator that applies the
operatoroperator to its input. - unchecked(ThrowingDoubleConsumer<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoubleConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingDoubleFunction<? extends R, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoubleFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingDoublePredicate<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoublePredicate
-
Returns a predicate that evaluates the
predicatepredicate on its input. - unchecked(ThrowingDoubleSupplier<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoubleSupplier
-
Returns a supplier that calls the
suppliersupplier. - unchecked(ThrowingDoubleToIntFunction<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoubleToIntFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingDoubleToLongFunction<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoubleToLongFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingDoubleUnaryOperator<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingDoubleUnaryOperator
-
Returns a unary operator that applies the
operatoroperator to its input. - unchecked(ThrowingFunction<? super T, ? extends R, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingIntBinaryOperator<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntBinaryOperator
-
Returns a binary operator that applies the
operatoroperator to its input. - unchecked(ThrowingIntConsumer<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingIntFunction<? extends R, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingIntPredicate<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntPredicate
-
Returns a predicate that evaluates the
predicatepredicate on its input. - unchecked(ThrowingIntSupplier<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntSupplier
-
Returns a supplier that calls the
suppliersupplier. - unchecked(ThrowingIntToDoubleFunction<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntToDoubleFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingIntToLongFunction<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntToLongFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingIntUnaryOperator<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingIntUnaryOperator
-
Returns a unary operator that applies the
operatoroperator to its input. - unchecked(ThrowingLongBinaryOperator<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongBinaryOperator
-
Returns a binary operator that applies the
operatoroperator to its input. - unchecked(ThrowingLongConsumer<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingLongFunction<? extends R, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingLongPredicate<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongPredicate
-
Returns a predicate that evaluates the
predicatepredicate on its input. - unchecked(ThrowingLongSupplier<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongSupplier
-
Returns a supplier that calls the
suppliersupplier. - unchecked(ThrowingLongToDoubleFunction<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongToDoubleFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingLongToIntFunction<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongToIntFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingLongUnaryOperator<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingLongUnaryOperator
-
Returns a unary operator that applies the
operatoroperator to its input. - unchecked(ThrowingObjDoubleConsumer<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingObjDoubleConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingObjIntConsumer<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingObjIntConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingObjLongConsumer<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingObjLongConsumer
-
Returns an operation that performs the
operationoperation to its input. - unchecked(ThrowingPredicate<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingPredicate
-
Returns a predicate that evaluates the
predicatepredicate on its input. - unchecked(ThrowingRunnable<?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingRunnable
-
Returns a task that performs the
tasktask. - unchecked(ThrowingSupplier<? extends T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingSupplier
-
Returns a supplier that calls the
suppliersupplier. - unchecked(ThrowingToDoubleBiFunction<? super T, ? super U, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingToDoubleBiFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingToDoubleFunction<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingToDoubleFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingToIntBiFunction<? super T, ? super U, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingToIntBiFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingToIntFunction<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingToIntFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingToLongBiFunction<? super T, ? super U, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingToLongBiFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingToLongFunction<? super T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingToLongFunction
-
Returns a function that applies the
functionfunction to its input. - unchecked(ThrowingUnaryOperator<T, ?>) - Static method in interface com.github.robtimus.function.throwing.ThrowingUnaryOperator
-
Returns a unary operator that applies the
operatorunary operator to its input. - UncheckedException - Exception in com.github.robtimus.function.throwing
-
Wraps a throwable with an unchecked exception.
All Classes All Packages