org.apache.solr.util
Class IteratorChain<E>
java.lang.Object
org.apache.solr.common.util.IteratorChain<E>
org.apache.solr.util.IteratorChain<E>
- All Implemented Interfaces:
- Iterator<E>
Deprecated. Use org.apache.solr.common.util.IteratorChain.
@Deprecated
public class IteratorChain<E>
- extends IteratorChain<E>
This class is scheduled for deletion. Please update your code to the moved package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IteratorChain
public IteratorChain()
- Deprecated.
Copyright © 2009 Apache Software Foundation. All Rights Reserved.