public static class Lists.Value extends Term.Terminal
Term.NonTerminal, Term.Raw, Term.Terminal| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.nio.ByteBuffer> |
elements |
| Constructor and Description |
|---|
Lists.Value(java.util.List<java.nio.ByteBuffer> elements) |
| Modifier and Type | Method and Description |
|---|---|
static Lists.Value |
fromSerialized(java.nio.ByteBuffer value,
ListType type) |
java.nio.ByteBuffer |
get() |
bind, bindAndGet, collectMarkerSpecification, containsBindMarkerpublic static Lists.Value fromSerialized(java.nio.ByteBuffer value, ListType type) throws InvalidRequestException
InvalidRequestExceptionpublic java.nio.ByteBuffer get()
get in class Term.TerminalCopyright © 2014 The Apache Software Foundation