Skip navigation links
A B C D G I L M N O R T U 

O

ObjDoubleIOConsumer<T> - Interface in com.github.robtimus.io.function
Represents an operation that accepts an object-valued and a double-valued argument, and returns no result.
ObjIntIOConsumer<T> - Interface in com.github.robtimus.io.function
Represents an operation that accepts an object-valued and a int-valued argument, and returns no result.
ObjLongIOConsumer<T> - Interface in com.github.robtimus.io.function
Represents an operation that accepts an object-valued and a long-valued argument, and returns no result.
or(DoubleIOPredicate) - Method in interface com.github.robtimus.io.function.DoubleIOPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(IntIOPredicate) - Method in interface com.github.robtimus.io.function.IntIOPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(IOBiPredicate<? super T, ? super U>) - Method in interface com.github.robtimus.io.function.IOBiPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(IOPredicate<? super T>) - Method in interface com.github.robtimus.io.function.IOPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
or(LongIOPredicate) - Method in interface com.github.robtimus.io.function.LongIOPredicate
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
A B C D G I L M N O R T U 
Skip navigation links

Copyright © 2017–2020. All rights reserved.