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