public class LongConstant extends Object implements Constant
LongConstant(int highByte, int lowByte)
int
getSize()
Object
getValue()
void
write(DataOutputStream output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongConstant(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.