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>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard