Package org.htmlunit.corejs.classfile
Class ConstantEntry
- java.lang.Object
-
- org.htmlunit.corejs.classfile.ConstantEntry
-
final class ConstantEntry extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConstantEntry(int type, int intval, java.lang.String str1, java.lang.String str2)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-