org.firebirdsql.gds.impl.wire
Class ParameterBufferBase.NumericArgument
java.lang.Object
org.firebirdsql.gds.impl.wire.ParameterBufferBase.Argument
org.firebirdsql.gds.impl.wire.ParameterBufferBase.NumericArgument
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ParameterBufferBase
protected static class ParameterBufferBase.NumericArgument
- extends ParameterBufferBase.Argument
- See Also:
- Serialized Form
writeValue
protected void writeValue(XdrOutputStream outputStream,
int value)
throws IOException
- Throws:
IOException
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
Copyright © 2001-2010. All Rights Reserved.