public interface Jsonizable
| Modifier and Type | Method and Description |
|---|---|
String |
jsonize() |
void |
jsonize(StringBuilder sb,
String newline) |
String jsonize()
void jsonize(StringBuilder sb, String newline)
Copyright © 2024. All Rights Reserved.