public static class ConstantPool.ConstValue_Integer extends ConstantPool.ConstValue
isSet, tag| Constructor and Description |
|---|
ConstValue_Integer(Tables.ConstType tag,
Integer value) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
_hashCode() |
protected String |
_toString() |
boolean |
equals(Object obj)
Compares this object to the specified object.
|
void |
write(CheckedDataOutputStream out) |
hashCode, hasValue, size, toStringpublic ConstValue_Integer(Tables.ConstType tag, Integer value)
protected String _toString()
_toString in class ConstantPool.ConstValuepublic boolean equals(Object obj)
ConstantPool.ConstValueequals in class ConstantPool.ConstValueobj - the object to compare withprotected int _hashCode()
_hashCode in class ConstantPool.ConstValuepublic void write(CheckedDataOutputStream out) throws IOException
write in class ConstantPool.ConstValueIOExceptionCopyright © 2021. All Rights Reserved.