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 BooleanSchemaBooleanSchema. INSTANCEMethods in org.everit.json.schema that return BooleanSchema Modifier and Type Method Description BooleanSchemaBooleanSchema.Builder. build() 
 -