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