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, getMember, id, member, member, memberaddMixin, addTrait, addTraits, clearMixins, clearTraits, getAllTraits, getId, getSourceLocation, id, mixins, removeMixin, removeTrait, removeTrait, source, source, traitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparepublic ListShape build()
public ShapeType getShapeType()
AbstractShapeBuildergetShapeType in class AbstractShapeBuilder<ListShape.Builder,ListShape>