|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ChaosIterator | |
Filter | |
IntIterator | Defines an Iterator like interface for integers |
MarkedList | interface MarkedList is a extention of List that allows to mark
a position in the list and to go back to it. |
UserActChain | |
XPreferences |
Class Summary | |
---|---|
ArrayIterator | A smart array iterator so that we can treat arrays as lists |
ArrayMarkedList | ArrayMarkedList is a extention of List that allows
to mark a position in the list and later go back to it. |
ArrayMarkedListTestCase | Most attention is given to mark and restore methods since others are either not supported or are from the super class. |
ArrayUtil | |
BeanMangler | |
Chaos | |
Clapi | Clapi - the Command Line API. |
Clapi.ArgumentParser | |
Clapi.BooleanArgumentParser | |
Clapi.BooleanOpt | |
Clapi.EatAllParser | |
Clapi.FileNameOpt | |
Clapi.FilterArgumentParser | |
Clapi.HelpArgumentParser | |
Clapi.HelpOpt | |
Clapi.IntArgumentParser | |
Clapi.IntOpt | |
Clapi.Opt | Represents a command-line option. |
Clapi.OptParser | The Option Parser. |
Clapi.OptResult | |
Clapi.OptSpec | An option specifier provides a builder API for specifying the features of an option. |
Clapi.StringArgumentParser | |
Clapi.StringOpt | |
ColorUtil | |
DOMUtil | |
DOMUtil.TrivialErrorHandler | |
EnumType | This is an utility class to represent and manipulate enumerated type |
FileNameFinisher | |
FinalUserActElement | |
IdentityHashSet<E> | This class implements the Set interface backed up by an
IdentityHashMap . |
IndentPrintWriter | Enhances PrintWriter with ability to indent output |
IntIterator.RangeIterator | Iterates over a range |
KEGClapi | This is the utility that parses the command line arguements for the counter example generator. |
MarshaledInputStream | |
MarshaledOutputStream | |
MarshalUtil | A utiltility class for marshaling things |
McClapi | Notes on adding a new option: 1. |
NamingScheme | |
NamingScheme.QuickNumberingScheme | |
NamingScheme.ToupleNumberingScheme | |
NaryTree | This is an N-ary Tree class. |
Primes | |
ReflectUtil | Reflection utility class |
SoftHashMap | A weak hash map has only weak references to the key. |
SoftSoftHashMap | |
StateName | |
StopWatch | This class implements a stop watch. |
StringMacroManager | This class does some macro expansion on Strings. |
StringUtil | |
SystemOutWrapper | An PrintWriter wrapper for System.out. |
TeeBufferedReader | Reads text from a Reader, copying characters read to a Writer. |
TextUtil | |
TreeModelAdapter | An adapter class for the TreeModelListener interface. |
UniformChaosIterator | |
UserAct | |
UserActElement | |
UserActionAdapter | |
WeakWeakHashMap |
Exception Summary | |
---|---|
Clapi.OptCompilationFailedException | |
Clapi.OptHelpRequestedException | |
Clapi.OptParseException | |
Clapi.OptShortHelpRequestedException | |
NestedException | This is a wrapper arround Exception to provide NestedExceptions to be used everywhere :) |
NestedRuntimeException | NestedRuntimeException. |
Miscellaneous useful utility classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |