public class KeepClassMemberChecker extends Object
| Constructor and Description |
|---|
KeepClassMemberChecker(WarningPrinter notePrinter)
Creates a new KeepClassMemberChecker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkClassSpecifications(List keepClassSpecifications)
Checks if the given class specifications try to keep class members
without actually specifying any, printing notes if necessary.
|
public KeepClassMemberChecker(WarningPrinter notePrinter)
public void checkClassSpecifications(List keepClassSpecifications)
Copyright © 2015. All Rights Reserved.