net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
Class ClassWithPublicEnum
java.lang.Object
net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod.ClassWithPublicEnum
public class ClassWithPublicEnum
- extends Object
Sample class with public enum to be used by tests for "UnusedPrivateMethod".
- Author:
- Sven Zethelius
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassWithPublicEnum
public ClassWithPublicEnum()
Copyright © 2002–2015 InfoEther. All rights reserved.