com.espertech.esper.epl.enummethod.dot
Class ArrayWrappingIterator

java.lang.Object
  extended by com.espertech.esper.epl.enummethod.dot.ArrayWrappingIterator
All Implemented Interfaces:
java.util.Iterator

public class ArrayWrappingIterator
extends java.lang.Object
implements java.util.Iterator


Constructor Summary
ArrayWrappingIterator(java.lang.Object array)
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayWrappingIterator

public ArrayWrappingIterator(java.lang.Object array)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator

next

public java.lang.Object next()
Specified by:
next in interface java.util.Iterator

remove

public void remove()
Specified by:
remove in interface java.util.Iterator

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com