SafeList

class SafeList(safeClassPatterns: Set<String>) : ClassPatternSet

Functions

matches
Link copied to clipboard
fun matches(name: String): Boolean