public class LongEntry extends ConstPoolEntry
Constructor and Description |
---|
LongEntry(long value) |
Modifier and Type | Method and Description |
---|---|
ConstPoolEntryType |
getType() |
void |
writeData(DataOutputStream stream) |
write
public ConstPoolEntryType getType()
getType
in class ConstPoolEntry
public void writeData(DataOutputStream stream) throws IOException
writeData
in class ConstPoolEntry
IOException
Copyright © 2014 Seam Framework. All Rights Reserved.