|
Class Summary |
| BitInputStream |
An InputStream for bitwise reading. |
| BitOutputStream |
An OutputStream for bitwise writing |
| CfgSettings |
Settings-Implementation, die auf einem flat file basiert. |
| ExternalSort |
Goal: offer a generic external-memory sorting program in Java. |
| FileTool |
|
| InMemorySettings |
Settings-Variante, die nur im Speicher gehalten wird (kann allerdings mit toByteArray in eine
Persistenntform gebracht werden. |
| LargeFileLookup |
Lookup Strings in an arbitrarly large sorted file This is a quite trivial implemetation with
binary sort in the file. |
| LockFile |
A class that creates and detects lockfile to provide cooperative detection od running instances
of an applicatiion (or for other purposes) |
| Messages |
|
| Resource |
�berschrift: Toolbox Beschreibung: Copyright: Copyright (c) 2002 Organisation: rgw |
| Settings |
Abstrakte Basisklasse für die Speicherung applikationsspezifischer Daten. |
| SqlSettings |
settings-IMplementation, die eine SQL-Datenbank zur Speicherung verwendet. |
| SysSettings |
Settings-Implementation, die ein "Systemtypisches" Verfahren zur Speicherung verwendet. |