public static class BreakpointsClassFilter.ClassNames extends Object
Constructor and Description |
---|
BreakpointsClassFilter.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
|
public BreakpointsClassFilter.ClassNames(String[] classNames, String[] excludedClassNames)
classNames
- The (binary) class namesexcludedClassNames
- The excluded (binary) class namesBuilt on August 25 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.