public static class Expression.Bound
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
inclusive |
java.nio.ByteBuffer |
value |
Constructor and Description |
---|
Bound(java.nio.ByteBuffer value,
boolean inclusive) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
Copyright © 2009- The Apache Software Foundation