public static 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, clearMembers, flattenMixins, id, member, member, member
addMixin, addTrait, addTraits, clearMixins, clearTraits, getAllTraits, getId, getSourceLocation, id, mixins, removeMixin, removeTrait, removeTrait, source, source, traits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare
public ListShape build()
public ShapeType getShapeType()
AbstractShapeBuilder
getShapeType
in class AbstractShapeBuilder<ListShape.Builder,ListShape>