public static class Constants.Value extends Term.Terminal
Term.NonTerminal, Term.Raw, Term.Terminal| Modifier and Type | Field and Description |
|---|---|
java.nio.ByteBuffer |
bytes |
| Constructor and Description |
|---|
Constants.Value(java.nio.ByteBuffer bytes) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
bindAndGet(java.util.List<java.nio.ByteBuffer> values)
A shorter for bind(values).get().
|
java.nio.ByteBuffer |
get() |
bind, collectMarkerSpecification, containsBindMarkerpublic java.nio.ByteBuffer get()
get in class Term.Terminalpublic java.nio.ByteBuffer bindAndGet(java.util.List<java.nio.ByteBuffer> values)
TermbindAndGet in interface TermbindAndGet in class Term.TerminalCopyright © 2014 The Apache Software Foundation