public static final class ListShape.Builder extends CollectionShape.Builder<ListShape.Builder,ListShape>
ListShape
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ListShape |
build() |
ShapeType |
getShapeType()
Gets the type of shape being built.
|
addMember, id, member, member, member
addTrait, addTraits, clearTraits, getId, getSourceLocation, id, removeTrait, removeTrait, source, source, traits
public ListShape build()
public ShapeType getShapeType()
AbstractShapeBuilder
getShapeType
in class AbstractShapeBuilder<ListShape.Builder,ListShape>