public class ProjectPackagePrefixes extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectPackagePrefixes.PrefixFilter |
| Constructor and Description |
|---|
ProjectPackagePrefixes() |
| Modifier and Type | Method and Description |
|---|---|
void |
countBug(BugInstance b) |
void |
countPackageMember(String packageName) |
ProjectPackagePrefixes.PrefixFilter |
getFilter(String projectName) |
TreeSet<String> |
getProjects(String className) |
void |
report() |
int |
size() |
public int size()
public void countBug(BugInstance b)
public void countPackageMember(String packageName)
packageName - public ProjectPackagePrefixes.PrefixFilter getFilter(String projectName)
public TreeSet<String> getProjects(@DottedClassName String className)
public void report()
Copyright © 2003–2015. All rights reserved.