public abstract class SegmentBuilder extends java.lang.Object implements Builder<Segment>
| Constructor and Description |
|---|
SegmentBuilder(Marker marker) |
| Modifier and Type | Method and Description |
|---|---|
Segment |
build() |
protected abstract byte[] |
buildData() |