Uses of Class
net.md_5.specialsource.InheritanceMap
Packages that use InheritanceMap
-
Uses of InheritanceMap in net.md_5.specialsource
Fields in net.md_5.specialsource declared as InheritanceMapMethods in net.md_5.specialsource with parameters of type InheritanceMapModifier and TypeMethodDescriptionvoidJarMapping.setInheritanceMap(InheritanceMap inheritanceMap) Set the inheritance map used for caching superclass/interfaces.Constructors in net.md_5.specialsource with parameters of type InheritanceMapModifierConstructorDescriptionRemapperProcessor(InheritanceMap inheritanceMap, JarMapping jarMapping) RemapperProcessor(InheritanceMap inheritanceMap, JarMapping jarMapping, AccessMap accessMap)