Package net.orbyfied.j8.util.functional
package net.orbyfied.j8.util.functional
-
ClassDescriptionAccumulator<T>EntryOperation<R,
K, V> An operation which works on an entry in a collection or provider, by key and value.EntryOperation.Builder<R,K, V> KeyProvider<K>Operation<R>An operation, which can be returned from.QuadConsumer<A,B, C, D> QuadFunction<A,B, C, D, R> QuadPredicate<A,B, C, D> TriConsumer<A,B, C> TriFunction<A,B, C, R> TriPredicate<A,B, C>