public class ConstantPoolEntryLong extends AbstractConstantPoolEntry implements ConstantPoolEntryLiteral
ConstantPoolEntry.Type
Constructor and Description |
---|
ConstantPoolEntryLong(ConstantPool cp,
ByteData data) |
Modifier and Type | Method and Description |
---|---|
void |
dump(Dumper d) |
long |
getRawByteLength() |
StackType |
getStackType() |
long |
getValue() |
String |
toString() |
getCp
public ConstantPoolEntryLong(ConstantPool cp, ByteData data)
public long getRawByteLength()
getRawByteLength
in interface ConstantPoolEntry
public void dump(Dumper d)
dump
in interface ConstantPoolEntry
public long getValue()
public StackType getStackType()
getStackType
in interface ConstantPoolEntryLiteral
Copyright © 2011-2021. All Rights Reserved.