Index
All Classes and Interfaces|All Packages|Serialized Form
O
- of(L, M, R) - Static method in class com.github.tadukoo.util.tuple.Triple
-
Constructs a Triple of the three given objects.
- of(L, R) - Static method in class com.github.tadukoo.util.tuple.Pair
-
Constructs a Pair of the two given objects.
- or(ThrowingPredicate<? super A, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate
-
Creates a ThrowingPredicate that will test the argument with this ThrowingPredicate and with the given ThrowingPredicate, returning true if either result is true.
- or(ThrowingPredicate10<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I, ? super J, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate10
-
Creates a ThrowingPredicate10 that will test the arguments with this ThrowingPredicate10 and with the given ThrowingPredicate10, returning true if either result is true.
- or(ThrowingPredicate2<? super A, ? super B, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate2
-
Creates a ThrowingPredicate2 that will test the arguments with this ThrowingPredicate2 and with the given ThrowingPredicate2, returning true if either result is true.
- or(ThrowingPredicate3<? super A, ? super B, ? super C, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate3
-
Creates a ThrowingPredicate3 that will test the arguments with this ThrowingPredicate3 and with the given ThrowingPredicate3, returning true if either result is true.
- or(ThrowingPredicate4<? super A, ? super B, ? super C, ? super D, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate4
-
Creates a ThrowingPredicate4 that will test the arguments with this ThrowingPredicate4 and with the given ThrowingPredicate4, returning true if either result is true.
- or(ThrowingPredicate5<? super A, ? super B, ? super C, ? super D, ? super E, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate5
-
Creates a ThrowingPredicate5 that will test the arguments with this ThrowingPredicate5 and with the given ThrowingPredicate5, returning true if either result is true.
- or(ThrowingPredicate6<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate6
-
Creates a ThrowingPredicate6 that will test the arguments with this ThrowingPredicate6 and with the given ThrowingPredicate6, returning true if either result is true.
- or(ThrowingPredicate7<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate7
-
Creates a ThrowingPredicate7 that will test the arguments with this ThrowingPredicate7 and with the given ThrowingPredicate7, returning true if either result is true.
- or(ThrowingPredicate8<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate8
-
Creates a ThrowingPredicate8 that will test the arguments with this ThrowingPredicate8 and with the given ThrowingPredicate8, returning true if either result is true.
- or(ThrowingPredicate9<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, ? super H, ? super I, ? extends T>) - Method in interface com.github.tadukoo.util.functional.predicate.ThrowingPredicate9
-
Creates a ThrowingPredicate9 that will test the arguments with this ThrowingPredicate9 and with the given ThrowingPredicate9, returning true if either result is true.
- OrderedMappedPojo - Interface in com.github.tadukoo.util.pojo
-
Ordered Mapped Pojo represents a
MappedPojo
where the key order matters.
All Classes and Interfaces|All Packages|Serialized Form