org.drools.core.util
Class FastIterator.IteratorAdapter

java.lang.Object
  extended by 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

Constructor Summary
FastIterator.IteratorAdapter(FastIterator fastIterator)
           
 
Method Summary
 Object next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastIterator.IteratorAdapter

public FastIterator.IteratorAdapter(FastIterator fastIterator)
Method Detail

next

public Object next()
Specified by:
next in interface Iterator


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.