Package at.jku.ssw.fp.sect04_6
Class Demo3_PuzzleIterable
- java.lang.Object
-
- at.jku.ssw.fp.sect04_6.Demo3_PuzzleIterable
-
public class Demo3_PuzzleIterable extends Object
Demo showing search for solution in puzzle using lazy iterator.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo3_PuzzleIterable()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-