public static class BreakpointsClassFilter.ClassNames extends Object
Constructor and Description |
---|
ClassNames(String[] classNames,
String[] excludedClassNames)
Create a new set of class names and excluded class names.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getClassNames()
Get the list of class names
|
String[] |
getExcludedClassNames()
Get the list of excluded class names
|