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, containsBindMarker
public static Lists.Value fromSerialized(java.nio.ByteBuffer value, ListType type) throws InvalidRequestException
InvalidRequestException
public java.nio.ByteBuffer get()
get
in class Term.Terminal
Copyright © 2013 The Apache Software Foundation