public interface Context
| Modifier and Type | Method and Description |
|---|---|
void |
append(String chars) |
void |
appendWith(Consumer consumer) |
void |
flush() |
String |
statement() |
StringTokenizer |
tokenizer() |
StringTokenizer tokenizer()
String statement()
void append(String chars)
void appendWith(Consumer consumer)
void flush()
Copyright © 2013–2020. All rights reserved.