*/rsh tech|
your source for programming know-how
Generated by:
Craftsman

rsh-commons > rsh-utils

The rsh-utils module is a general grab-bag of utilities, base classes, and functions that make writing software easier. They are not targeted at any specific task or problem, but try to help make the boring or monotonous stuff a little easier. Odds are that you have written a handy String formatter or Collections utility in your time. This module is a reflection of a serveral years of writing such utilities and functions--but holding on to them and making them usable from project to project.

Since this module is primarily a "code-level" module, it is probably easiest to just browse the APIDocumentation. For specific or unique concepts, see the list below:

Remember, these are just a few which may have some specialized concepts. They are many, many more functions available. So be sure to peruse the APIDocumentation to see if it has something you could use.