public abstract class SegmentBuilder extends java.lang.Object implements Builder<Segment>
SegmentBuilder(Marker marker)
Segment
build()
protected abstract byte[]
buildData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SegmentBuilder(Marker marker)
public final Segment build()
build
Builder<Segment>
protected abstract byte[] buildData()