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, containsBindMarker
public java.nio.ByteBuffer get()
get
in class Term.Terminal
public java.nio.ByteBuffer bindAndGet(java.util.List<java.nio.ByteBuffer> values)
Term
bindAndGet
in interface Term
bindAndGet
in class Term.Terminal
Copyright © 2013 The Apache Software Foundation