Uses of Class
com.github.victools.jsonschema.generator.impl.PropertySortUtils
-
Packages that use PropertySortUtils Package Description com.github.victools.jsonschema.generator.impl -
-
Uses of PropertySortUtils in com.github.victools.jsonschema.generator.impl
Methods in com.github.victools.jsonschema.generator.impl that return PropertySortUtils Modifier and Type Method Description static PropertySortUtilsPropertySortUtils. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertySortUtils[]PropertySortUtils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-