Class FileSchema.StructBuilder

java.lang.Object
dev.hardwood.schema.FileSchema.StructBuilder
Enclosing class:
FileSchema

public static final class FileSchema.StructBuilder extends Object
Declares the fields of a struct group. Nested structs compose by calling struct(String, RepetitionType, Consumer) again inside the filler.