Uses of Interface
org.midheaven.lang.Iterables.CombinerResult
Packages that use Iterables.CombinerResult
-
Uses of Iterables.CombinerResult in org.midheaven.lang
Methods in org.midheaven.lang that return Iterables.CombinerResultModifier and TypeMethodDescription<R> Iterables.CombinerResult<R> Iterables.BiCombiner.by(BiFunction<A, B, R> function)