Uses of Package
com.google.mu.function
Package
Description
A few useful collections.
Some extra functional interfaces.
StringFormat, Substring, Optionals and more...
Parallelizer (parallel stream using Executor), Retryer.
BiStream, BiCollector, MoreStreams, MoreCollectors etc.
-
ClassDescriptionA function that can throw checked exceptions.A 3-arg function of the signature of
(T, T, T) -> R
.A 4-arg function of the signature of(T, T, T, T) -> R
.A 5-arg function of the signature of(T, T, T, T, T) -> R
.A 6-arg function of the signature of(T, T, T, T, T, T) -> R
.A 6-arg function of the signature of(T, T, T, T, T, T, T) -> R
.A 6-arg function of the signature of(T, T, T, T, T, T, T, T) -> R
. -
ClassDescriptionA binary consumer that can throw checked exceptions.A binary function that can throw checked exceptions.A consumer that can throw checked exceptions.A double-value consumer that can throw checked exceptions.A function that can throw checked exceptions.An int consumer that can throw checked exceptions.A 64-bit long consumer that can throw checked exceptions.A supplier that can throw checked exceptions.
-
ClassDescriptionA binary consumer that can throw checked exceptions.A binary function that can throw checked exceptions.A consumer that can throw checked exceptions.A double-value consumer that can throw checked exceptions.A function that can throw checked exceptions.An int consumer that can throw checked exceptions.A 64-bit long consumer that can throw checked exceptions.A supplier that can throw checked exceptions.
-
-
ClassDescriptionA consumer that can throw checked exceptions.A 3-arg function of the signature of
(T, T, T) -> R
.A 4-arg function of the signature of(T, T, T, T) -> R
.A 5-arg function of the signature of(T, T, T, T, T) -> R
.A 6-arg function of the signature of(T, T, T, T, T, T) -> R
.A 6-arg function of the signature of(T, T, T, T, T, T, T) -> R
.A 6-arg function of the signature of(T, T, T, T, T, T, T, T) -> R
.