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