jxUtil 0.6

org.sourceforge.jxutil
Class IntRangesSet$1

java.lang.Object
  |
  +--org.sourceforge.jxutil.IntRangesSet$1
All Implemented Interfaces:
Iterator

synchronized class IntRangesSet$1
extends Object
implements Iterator


Field Summary
(package private)  int idx
           
(package private)  int j
           
 
Constructor Summary
(package private) IntRangesSet$1(IntRangesSet)
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idx

int idx

j

int j
Constructor Detail

IntRangesSet$1

IntRangesSet$1(IntRangesSet)
Method Detail

hasNext

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

next

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

remove

public void remove()
Specified by:
remove in interface Iterator

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.