| Package | Description |
|---|---|
| org.apache.calcite.avatica.util |
Avatica utilities.
|
| Modifier and Type | Method and Description |
|---|---|
Spacer |
Spacer.add(int n)
Increases the current number of spaces by
n. |
Spacer |
Spacer.set(int n)
Sets the current number of spaces.
|
Spacer |
Spacer.subtract(int n)
Reduces the current number of spaces by
n. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.