WritableEntry
public class DoubleEntry extends ConstPoolEntry
Constructor | Description |
---|---|
DoubleEntry(double value) |
Modifier and Type | Method | Description |
---|---|---|
ConstPoolEntryType |
getType() |
|
void |
writeData(java.io.DataOutputStream stream) |
write
public ConstPoolEntryType getType()
getType
in class ConstPoolEntry
public void writeData(java.io.DataOutputStream stream) throws java.io.IOException
writeData
in class ConstPoolEntry
java.io.IOException
Copyright © 2018. All rights reserved.