final class ConstantEntry
extends Object
-
Field Summary
Fields
private int
private int
private long
private int
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
intval
private int intval
-
longval
private long longval
-
-
-
hashcode
private int hashcode
-
Constructor Details
-
ConstantEntry
ConstantEntry(int type,
int intval,
String str1,
String str2)
-