|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnet.aronnax.CountPaths.CLI
public class CLI
Class CLI runs a hard-coded series of searches using the CountPaths class printing the number of paths found and optionally the paths themselves.
CountPaths| Constructor Summary | |
|---|---|
CLI()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
main is a simple setup and execute program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CLI()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The command line arguments to be parsed.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||