Uses of Class
org.everit.json.schema.BooleanSchema.Builder
-
Packages that use BooleanSchema.Builder Package Description org.everit.json.schema -
-
Uses of BooleanSchema.Builder in org.everit.json.schema
Methods in org.everit.json.schema that return BooleanSchema.Builder Modifier and Type Method Description static BooleanSchema.BuilderBooleanSchema. builder()Constructors in org.everit.json.schema with parameters of type BooleanSchema.Builder Constructor Description BooleanSchema(BooleanSchema.Builder builder)
-