|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuildModel.FileCount | |
|---|---|
| hudson.plugins.violations.model | |
| Uses of BuildModel.FileCount in hudson.plugins.violations.model |
|---|
| Methods in hudson.plugins.violations.model that return types with arguments of type BuildModel.FileCount | |
|---|---|
java.util.SortedSet<BuildModel.FileCount> |
BuildModel.getFileCounts(java.lang.String type)
get a set of file counts for a type. |
java.util.SortedMap<java.lang.String,java.util.SortedSet<BuildModel.FileCount>> |
BuildModel.getTypeMap()
Get the map of type to file counts. |
| Methods in hudson.plugins.violations.model with parameters of type BuildModel.FileCount | |
|---|---|
int |
BuildModel.FileCount.compareTo(BuildModel.FileCount other)
Compare to another FileCount object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||