|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Opus5.Application9
Application program that illustrates the use of a partition to compute equivalence classes.
Algorithms.equivalenceClasses(java.io.Reader, java.io.PrintWriter)| Constructor Summary | |
Application9()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Invokes the method that computes equivalence classes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Application9()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command-line arguments. Ignored.Algorithms.equivalenceClasses(java.io.Reader, java.io.PrintWriter)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||