DESY ACOP Beans Home

com.cosylab.util
Class IntIterator.Default

java.lang.Object
  extended by com.cosylab.util.IntIterator.Default
All Implemented Interfaces:
IntIterator
Enclosing interface:
IntIterator

public static class IntIterator.Default
extends java.lang.Object
implements IntIterator


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.cosylab.util.IntIterator
IntIterator.Default
 
Constructor Summary
IntIterator.Default(int[] array)
           
 
Method Summary
 boolean hasNext()
           
 int next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntIterator.Default

public IntIterator.Default(int[] array)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface IntIterator

next

public int next()
Specified by:
next in interface IntIterator


Copyright © 2010. All Rights Reserved.