public class JsonSchemaComparator extends Object implements Comparator<org.everit.json.schema.Schema>
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonSchemaComparator.SchemaType |
| Constructor and Description |
|---|
JsonSchemaComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.everit.json.schema.Schema schema1,
org.everit.json.schema.Schema schema2) |
static String |
getCriterion(org.everit.json.schema.CombinedSchema schema) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.everit.json.schema.Schema schema1,
org.everit.json.schema.Schema schema2)
compare in interface Comparator<org.everit.json.schema.Schema>public static String getCriterion(org.everit.json.schema.CombinedSchema schema)
Copyright © 2026 Confluent, Inc.. All rights reserved.