public class Applier extends Object
| Constructor and Description |
|---|
Applier() |
| 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–2014 InfoEther. All rights reserved.