Package org.openjdk.asmtools.jasm
Class ConstantPool.ConstCell
java.lang.Object
org.openjdk.asmtools.jasm.ConstantPool.ConstCell
- Enclosing class:
ConstantPool
ConstantCell
ConstantCell is a type of data that can be in a constant pool.
-
Method Summary
-
Method Details
-
getLength
public int getLength() -
write
- Throws:
IOException
-
setRank
public void setRank(int rank) -
hashCode
public int hashCode() -
equals
Compares this object to the specified object.- Parameters:
obj
- the object to compare with- Returns:
- true if the objects are the same; false otherwise.
-
isUnset
public boolean isUnset() -
toString
-
tabString
-