org.drools.core.util
Class FastIterator.IteratorAdapter
java.lang.Object
org.drools.core.util.FastIterator.IteratorAdapter
- All Implemented Interfaces:
- Serializable, Iterator
- Enclosing interface:
- FastIterator
public static class FastIterator.IteratorAdapter
- extends Object
- implements Iterator
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastIterator.IteratorAdapter
public FastIterator.IteratorAdapter(FastIterator fastIterator,
Entry first)
next
public Object next()
- Specified by:
next in interface Iterator
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.