|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.xshare.base.iterator.helpers.IteratorHaunter
ForAll
instead.
Both classes do the same, only the syntax is different. This
class will be removed with version 1.0.1.
Field Summary | |
protected Functor |
func
Deprecated. |
protected java.util.Iterator |
sourceIterator
Deprecated. |
Constructor Summary | |
IteratorHaunter(java.util.Iterator pSourceItr,
Functor pFunc)
Deprecated. |
Method Summary | |
void |
run()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.Iterator sourceIterator
protected Functor func
Constructor Detail |
public IteratorHaunter(java.util.Iterator pSourceItr, Functor pFunc)
Method Detail |
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |