Class Summary |
AnimateObject |
The generic self-animating (active) object. |
Coerce |
Coerce implements some coercion utilities for a variety of java
classes. |
DefaultStringHandler |
A default StringHandler. |
Main |
Main hides the public static void main( String[] argv ) construct
from students by providing a command line interface. |
MoreMath |
cs101.util.MoreMath is an extension of the java.lang.Math library. |
StopWatch |
A stopwatch for timing the execution of code. |
StringUtils |
cs101.util.StringUtils implements some string utility functions. |