Package | Description |
---|---|
org.netbeans.modules.refactoring.api | |
org.netbeans.modules.refactoring.spi |
Modifier and Type | Method and Description |
---|---|
boolean |
RefactoringElement.include(FiltersManager filtersManager)
Indicates if this element should be included in the results.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FiltersManager.Filterable.filter(FiltersManager manager)
Indicates if this element should be included in the results.
|