Class Summary |
FileBasedLock |
This class provides a mechanism to use simple files as locks to prevent
multiple threads or processes from updating common files. |
FixedPrecisionCoordinateConvertor |
Converts a double coordinate value into an equivalent integer with fixed
precision. |
IntAsChar |
Contains utility methods supporting storage of ints as chars. |
LongAsInt |
Contains utility methods supporting storage of longs as integers. |
MultiMemberGZIPInputStream |
This class was copied directly from the workaround class provided in
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4691425. |
ResourceFileManager |
Contains utility methods for dealing with resource files packaged within the application. |