|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.metanotion.functor.Apply<E,E1>
public final class Apply<E,E1>
| Constructor Summary | |
|---|---|
Apply(Block<? super E,? extends E1> functor)
|
|
| Method Summary | |
|---|---|
java.util.Iterator<E1> |
eval(java.util.Iterator<E> e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Apply(Block<? super E,? extends E1> functor)
| Method Detail |
|---|
public java.util.Iterator<E1> eval(java.util.Iterator<E> e)
eval in interface Block<java.util.Iterator<E>,java.util.Iterator<E1>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||