public class Pmd extends Object
| Constructor and Description |
|---|
Pmd() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFile(File file)
Adds a new file to this bug collection.
|
Collection<File> |
getFiles()
Returns all files of this violations collection.
|
public void addFile(File file)
file - the file to addpublic Collection<File> getFiles()
Copyright © 2018. All rights reserved.