public final class JsonSorter extends Object
Modifier and Type | Method and Description |
---|---|
static void |
sortJsonEntriesByKeys(com.fasterxml.jackson.databind.JsonNode jsonNode,
List<String> orderedKeys)
Sorts a arrays of objects based on sort keys
For test usages only.
|
Copyright © 2018 Vitam. All rights reserved.