|
Building Parsers with Java | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
| Combinations | The Combinations class provides an enumeration of all subsets of a group of n objects taken r at a time. |
| Combinatoric | The class Combinatoric contains methods for performing basic combinatoric operations such as counting numbers of permutations and combinations. |
| Permutations | The Permutations class provides an enumeration of all permutations of an array of objects. |
| Exception Summary | |
| CombinatoricException | Signals that a requested combinatoric quantity or enumeration is undefined. |
|
by Steve Metsker | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||