Deprecated API

Deprecated Classes
org.xshare.base.iterator.helpers.CountingIterator
          Please replace this iterator with the one from the package org.xshare.base.iterator. 
org.xshare.base.iterator.helpers.IteratorHaunter
          Use ForAll instead. Both classes do the same, only the syntax is different. This class will be removed with version 1.0.1. 
 

Deprecated Interfaces
org.xshare.base.iterator.helpers.Functor
          This interface is obsolete. Please use the Closure interface instead. This interface will be removed with version 1.0.1. 
 

Deprecated Methods
org.xshare.base.iterator.ReverseIterator.setUsedIterator(Iterator)
          Don't used it. Will be removed with version 1. 
 

Deprecated Constructors
org.xshare.base.iterator.ReverseIterator(List)
          If you need a reversing iterator for a List, then use the ListReverseIterator instead. This constructor will be removed with version 1. 
 



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