- java.lang.Object
-
- edu.umd.cs.findbugs.classfile.analysis.EnumValue
-
-
Constructor Summary
Constructors
Constructor and Description |
EnumValue(java.lang.String desc,
java.lang.String value) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.