public static final class SetShape.Builder extends CollectionShape.Builder<SetShape.Builder,SetShape>
SetShape
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SetShape |
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 SetShape build()
public ShapeType getShapeType()
AbstractShapeBuilder
getShapeType
in class AbstractShapeBuilder<SetShape.Builder,SetShape>