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 DoubleIterator
public interface
DoubleIterator
This is an interface denoting an iterator over a collection of double.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
hasNext
()
double
next
()
Method Detail
hasNext
boolean hasNext()
next
double 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