MethodMappingGenerator
class MethodMappingGenerator( classPath: ClassPath, excludedMethods: MemberFilter, nameMap: NameMap, inheritedMethodSets: DisjointSet<MemberRef>)
Constructors
Link copied to clipboard
constructor(classPath: ClassPath, excludedMethods: MemberFilter, nameMap: NameMap, inheritedMethodSets: DisjointSet<MemberRef>)