Class FileSchema.ElementBuilder

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

public static final class FileSchema.ElementBuilder extends Object
Declares the element of a LIST, or the value of a MAP: a primitive, a nested struct, a nested LIST, or a nested MAP. The declared node is named element inside a list and value inside a map.