StaticMethodUnscrambler

class StaticMethodUnscrambler(    classPath: ClassPath,     excludedMethods: MemberFilter,     scrambledLibraries: Set<String>,     nameMap: NameMap,     inheritedMethodSets: DisjointSet<MemberRef>,     staticClassMapping: StaticClassMapping)

Constructors

Link copied to clipboard
constructor(    classPath: ClassPath,     excludedMethods: MemberFilter,     scrambledLibraries: Set<String>,     nameMap: NameMap,     inheritedMethodSets: DisjointSet<MemberRef>,     staticClassMapping: StaticClassMapping)

Functions

Link copied to clipboard