public interface Node
| Modifier and Type | Interface and Description |
|---|---|
static class |
Node.Parenthesize |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the string form of this node.
|
java.lang.String |
toString(Node.Parenthesize mode)
Returns the string form of this node.
|
java.lang.String toString(Node.Parenthesize mode)
mode - Whether the string should be encapsulated in parentheses (...)java.lang.String toString()
UnifiedJedis.ftSearch(String, Query)toString in class java.lang.ObjectCopyright © 2025. All rights reserved.