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, size
protected ConstValue_IndyOrCondyPair(Tables.ConstType tag, org.openjdk.asmtools.jasm.BootstrapMethodData bsmdata, ConstantPool.ConstCell napeCell)
public boolean equals(Object obj)
ConstantPool.ConstValue
equals
in class ConstantPool.ConstValue
obj
- the object to compare withpublic String toString()
toString
in class ConstantPool.ConstValue
protected 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.