Uses of Class
org.refcodes.serial.AbstractReferenceeLengthSegment
-
Uses of AbstractReferenceeLengthSegment in org.refcodes.serial
Subclasses of AbstractReferenceeLengthSegment in org.refcodes.serialModifier and TypeClassDescriptionclass
AbstractLengthDecoratorSegment<DECORATEE extends Transmission>
TheAbstractLengthDecoratorSegment
decorates a decoratee with a length prefix.class
AllocSectionDecoratorSegment<DECORATEE extends Section>
AnAllocSectionDecoratorSegment
enriches anSection
with an allocation declaration being prefixed to the enrichedSection
.class
AnAllocSegmentHead
provides the allocation length for aAllocSegmentBody
.class
LengthSegment<REFERENCEE extends Transmission>
AnLengthSegment
enriches aSegment
with an allocation declaration computed from the referencedTransmission
.class
LengthSegmentDecoratorSegment<DECORATEE extends Segment>
AnLengthSegmentDecoratorSegment
enriches aSegment
with an allocation declaration being prefixed to the enrichedSegment
.