public final class Applier extends Object
Modifier and Type | Method and Description |
---|---|
static <E> void |
apply(UnaryFunction<E> f,
Iterator<? extends E> i) |
public static <E> void apply(UnaryFunction<E> f, Iterator<? extends E> i)
Copyright © 2002–2016 InfoEther. All rights reserved.