| Package | Description |
|---|---|
| com.hammurapi.common.concurrent | |
| com.hammurapi.convert |
| Class and Description |
|---|
| Converter
Converts objects from one type to another, e.g.
|
| Class and Description |
|---|
| AbstractReflectiveAtomicConvertersBundle |
| AtomicConverter
Part of composite converters which converts one type to another.
|
| AtomicConvertersBundle
A convenience interface for loading a collection of
converters.
|
| AtomicDecorator
Part of composite decorators.
|
| ConversionException |
| Converter
Converts objects from one type to another, e.g.
|
| ConverterClosure
Closure interface for converters.
|
| ConverterMethod
Marks method as a converter method to the return type.
|
| ConverterPart
Converter which is part of a composite converter and can delegate conversions to its parent.
|
| Decorator
Decorator interface.
|
| ReflectionConverter
Converts one type to another using accessor/constructor combination.
|