| AnnotationStringConverterFactory |
Factory for StringConverter looking up annotations.
|
| FromStringConverter |
Interface defining conversion from a String.
|
| JDKStringConverter |
Conversion between JDK classes and a String.
|
| RenameHandler |
A general purpose utility for registering renames.
|
| StringConvert |
Manager for conversion to and from a String, acting as the main client interface.
|
| StringConverter |
Interface defining conversion to and from a String.
|
| StringConverterFactory |
Factory for StringConverter that allows converters to be
created dynamically or easily initialised.
|
| ToStringConverter |
Interface defining conversion to a String.
|
| TypedFromStringConverter |
Interface defining conversion from a String together with the type.
|
| TypedStringConverter |
Interface defining conversion to and from a String together with the type.
|
| Types.ClassOwnership |
Decides what owner type to use for constructing ParameterizedType from a raw class.
|
| Types.JavaVersion |
|
| Types.TypeVariableImpl |
|
| TypeStringConverterFactory |
Factory for StringConverter looking up types.
|