Package | Description |
---|---|
net.sf.kdgcommons.util |
Everything that didn't fit someplace better.
|
Class and Description |
---|
ByteArray
This class manages a variable-length array of bytes.
|
CommandLineProcessor.OptionHandler
Deprecated.
Subclass-defined argument handlers must implement this interface.
|
NameValue
An immutable 2-tuple that associates a name with a value.
|
ReadThroughCache.Retriever
This interface defines the retrieval operation: given a key, it will return a value.
|
ReadThroughCache.Synchronization
Options for controlling concurrent retrieval.
|
SimpleCLIParser.OptionDefinition
This class defines a single command-line option.
|
SimpleCLIParser.OptionDefinition.Type |