public class DoubleConstant extends Object implements Constant
DoubleConstant(int highByte, int lowByte)
int
getSize()
Object
getValue()
void
write(DataOutputStream output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleConstant(int highByte, int lowByte)
public Object getValue()
getValue
Constant
public int getSize()
getSize
public void write(DataOutputStream output) throws IOException
write
IOException
Copyright © 2012. All Rights Reserved.