Uses of Class
io.github.haibiiin.json.repair.JSONRepairConfig.Property
-
Packages that use JSONRepairConfig.Property Package Description io.github.haibiiin.json.repair -
-
Uses of JSONRepairConfig.Property in io.github.haibiiin.json.repair
Methods in io.github.haibiiin.json.repair that return JSONRepairConfig.Property Modifier and Type Method Description static JSONRepairConfig.PropertyJSONRepairConfig.Property. valueOf(String name)Returns the enum constant of this type with the specified name.static JSONRepairConfig.Property[]JSONRepairConfig.Property. values()Returns an array containing the constants of this enum type, in the order they are declared.
-