Uses of Class
org.everit.json.schema.BooleanSchema
-
Packages that use BooleanSchema Package Description org.everit.json.schema -
-
Uses of BooleanSchema in org.everit.json.schema
Fields in org.everit.json.schema declared as BooleanSchema Modifier and Type Field Description static BooleanSchema
BooleanSchema. INSTANCE
Methods in org.everit.json.schema that return BooleanSchema Modifier and Type Method Description BooleanSchema
BooleanSchema.Builder. build()
-