Package at.jku.ssw.fp.sect04_6
Class Demo1_LazyIterator
- java.lang.Object
-
- at.jku.ssw.fp.sect04_6.Demo1_LazyIterator
-
public class Demo1_LazyIterator extends Object
Demo showing lazy iterator.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo1_LazyIterator()
-
-
-
Field Detail
-
RAND
private static final Random RAND
-
N
private static final int N
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-