| Interface | Description |
|---|---|
| Source | |
| TypeMirrorUtilities |
TypeMirrorUtilities is a collection of useful methods for dealing with TypeMirrors. |
| Class | Description |
|---|---|
| DefaultNameComparator | |
| Name | |
| PackageShortener |
The
PackageShortener is a simple class that shortens a fully qualified class name
(FQCN) by cutting off the fully qualified package part. |
| Source.EnumSource | |
| Source.InterfaceSource | |
| TypeConverter |
The
TypeConverter class converts types according to the mappings specified
in a set of Interfaces. |
| TypeStringifier |
The
TypeStringifier converts TypeMirrors into Strings while also applying
an unary operation, such as shortening fully qualified package names. |
Copyright © 2019. All rights reserved.