public static class ConstantPool.ConstValue_IndyOrCondyPair extends ConstantPool.ConstValue
isSet, tag| Modifier | Constructor and Description |
|---|---|
protected |
ConstValue_IndyOrCondyPair(Tables.ConstType tag,
org.openjdk.asmtools.jasm.BootstrapMethodData bsmdata,
ConstantPool.ConstCell napeCell) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
_hashCode() |
boolean |
equals(Object obj)
Compares this object to the specified object.
|
String |
toString() |
void |
write(CheckedDataOutputStream out) |
_toString, hashCode, hasValue, sizeprotected ConstValue_IndyOrCondyPair(Tables.ConstType tag, org.openjdk.asmtools.jasm.BootstrapMethodData bsmdata, ConstantPool.ConstCell napeCell)
public boolean equals(Object obj)
ConstantPool.ConstValueequals in class ConstantPool.ConstValueobj - the object to compare withpublic String toString()
toString in class ConstantPool.ConstValueprotected int _hashCode()
_hashCode in class ConstantPool.ConstValuepublic void write(CheckedDataOutputStream out) throws IOException
write in class ConstantPool.ConstValueIOExceptionCopyright © 2021. All Rights Reserved.