org.xshare.base.iterator.helpers
Class IteratorHaunter

java.lang.Object
  |
  +--org.xshare.base.iterator.helpers.IteratorHaunter

Deprecated. Use ForAll instead. Both classes do the same, only the syntax is different. This class will be removed with version 1.0.1.

public class IteratorHaunter
extends java.lang.Object

Version:
$Revision: 1.4 $
Author:
Oliver Fischer

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

sourceIterator

protected java.util.Iterator sourceIterator
Deprecated. 

func

protected Functor func
Deprecated. 
Constructor Detail

IteratorHaunter

public IteratorHaunter(java.util.Iterator pSourceItr,
                       Functor pFunc)
Deprecated. 
Method Detail

run

public void run()
Deprecated. 


jKiska Base 0.2.1 Release Esche [http://jkiska.sourceforge.net]