| Interface | Description |
|---|---|
| EmailException | |
| Localizable | |
| Message | |
| Util.IConverter<T1,T2> | |
| Util.IMatcher<T> | |
| Util.ListElementWrapper<T> |
A ListElementWrapper is responsible for wrapping (or transforming) each
element of a List when the element is retrieved from the list.
|
| Util.ListFilter<T> |
Interface that is used with filter(List
|
| Class | Description |
|---|---|
| GeneralException | |
| Util |
Various utilities.
|
| Exception | Description |
|---|---|
| Util.ParseException |
A runtime exception that is thrown when decoding fails.
|