Profile

class Profile(val excludedClasses: GlobClassFilter, val excludedMethods: GlobMemberFilter, val excludedFields: GlobMemberFilter, val entryPoints: GlobMemberFilter, val scrambledLibraries: Set<String>, val maxObfuscatedNameLen: Int, val transformers: List<String>)

Constructors

Link copied to clipboard
constructor(excludedClasses: GlobClassFilter, excludedMethods: GlobMemberFilter, excludedFields: GlobMemberFilter, entryPoints: GlobMemberFilter, scrambledLibraries: Set<String>, maxObfuscatedNameLen: Int, transformers: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard