public class Sortr extends Object implements Transform
| Constructor and Description |
|---|
Sortr() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
sortJson(Object obj) |
Object |
transform(Object input)
Makes a "sorted" copy of the input JSON for human readability.
|
Copyright © 2023. All rights reserved.