public abstract class Column extends Object implements AutoCloseable
| Constructor and Description |
|---|
Column() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
abstract String |
toJson()
Return array interface json string for this Column
|
public abstract String toJson()
public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2026. All rights reserved.