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