JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Author:
Hassan Aït-Kaci
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
hlt.language.util
Interface IntIterator
public interface
IntIterator
This is an interface denoting an iterator over a collection of ints.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
hasNext
()
int
next
()
Method Detail
hasNext
boolean hasNext()
next
int next()
Overview
Package
Class
Tree
Deprecated
Index
Help
Contact:
hak@acm.org
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method