Class ReadyToSendSegmentDecorator.Builder<DECORATEE extends Segment>

java.lang.Object
org.refcodes.serial.ReadyToSendSegmentDecorator.Builder<DECORATEE>
All Implemented Interfaces:
org.refcodes.mixin.DecorateeAccessor.DecorateeBuilder<DECORATEE,ReadyToSendSegmentDecorator.Builder<DECORATEE>>, ClearToSendMagicBytesAccessor.ClearToSendMagicBytesBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>, ClearToSendSegmentPackagerAccessor.ClearToSendSegmentPackagerBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>, ClearToSendTimeoutMillisAccessor.ClearToSendTimeoutMillisBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>, EnquiryStandbyTimeMillisAccessor.EnquiryStandbyTimeMillisBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>, ReadyToSendMagicBytesAccessor.ReadyToSendMagicBytesBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>, ReadyToSendRetryNumberAccessor.ReadyToSendRetryNumberBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>, ReadyToSendSegmentPackagerAccessor.ReadyToSendSegmentPackagerBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>, ReadyToSendTimeoutMillisAccessor.ReadyToSendTimeoutMillisBuilder<ReadyToSendSegmentDecorator.Builder<DECORATEE>>
Enclosing class:
ReadyToSendSegmentDecorator<DECORATEE extends Segment>

Builder to build ReadyToSendSegmentDecorator.