Class Summary |
Counter |
A simple wrapper data structure for storing an integer count
as an Object that can be put into lists, maps, etc. |
DoubleValue |
A simple wrapper data structure for storing a double real value
as an Object whose value can be reset. |
FilePrefixer |
Prefix all files in a directory with a particular prefix. |
MoreMath |
A place to put some additional math functions |
MoreString |
A place to put some additional string functions |
Netscape |
Utilities for displaying a URL or local file in the current Netscape
window using "netscape -remote". |
Porter |
The Porter stemmer for reducing words to their base stem form. |
UserInput |
A place to put some helper functions for interacting with the user |
Weight |
A simple wrapper data structure for storing a double weight
as an Object that can be put into lists, maps, etc. |