DESY ACOP Beans Home

com.cosylab.util
Interface IntIterator

All Known Implementing Classes:
IntIterator.Default

public interface IntIterator

Author:
Miha Kadunc (miha.kadunc@cosylab.com

Nested Class Summary
static class IntIterator.Default
           
 
Method Summary
 boolean hasNext()
           
 int next()
           
 

Method Detail

hasNext

boolean hasNext()

next

int next()


Copyright © 2010. All Rights Reserved.