public abstract static class Term.NonTerminal extends java.lang.Object implements Term
Term.NonTerminal, Term.Raw, Term.Terminal
Constructor and Description |
---|
Term.NonTerminal() |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
bindAndGet(java.util.List<java.nio.ByteBuffer> values)
A shorter for bind(values).get().
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bind, collectMarkerSpecification, containsBindMarker
public java.nio.ByteBuffer bindAndGet(java.util.List<java.nio.ByteBuffer> values) throws InvalidRequestException
Term
bindAndGet
in interface Term
InvalidRequestException
Copyright © 2013 The Apache Software Foundation