public static final class ByteShape.Builder extends AbstractShapeBuilder<ByteShape.Builder,ByteShape>
ByteShape.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ByteShape |
build() |
ShapeType |
getShapeType()
Gets the type of shape being built.
|
addMember, addMixin, addTrait, addTraits, clearMembers, clearMixins, clearTraits, flattenMixins, getAllTraits, getId, getMember, getSourceLocation, id, id, mixins, removeMixin, removeTrait, removeTrait, source, source, traitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparepublic ByteShape build()
public ShapeType getShapeType()
AbstractShapeBuildergetShapeType in class AbstractShapeBuilder<ByteShape.Builder,ByteShape>