Package com.tonic.renamer.mapping
The old-to-new name mappings a rename applies.
-
Interface Summary Interface Description RenameMapping Interface for all rename mapping types. -
Class Summary Class Description ClassMapping Represents a class rename mapping.FieldMapping Represents a field rename mapping.MappingStore Container for all rename mappings with efficient lookup capabilities.MethodMapping Represents a method rename mapping.