Uses of Interface
org.refcodes.serial.AllocLengthAccessor
-
Uses of AllocLengthAccessor in org.refcodes.serial
Subinterfaces of AllocLengthAccessor in org.refcodes.serialModifier and TypeInterfaceDescriptionstatic interfaceProvides a allocation length property.Classes in org.refcodes.serial that implement AllocLengthAccessorModifier and TypeClassDescriptionclassAbstractLengthDecoratorSegment<DECORATEE extends Transmission>TheAbstractLengthDecoratorSegmentdecorates a decoratee with a length prefix.classAbstractReferenceeLengthSegment<REFERENCEE extends Transmission>TheAbstractReferenceeLengthSegmentrepresents a allocated length value as of the referencedTransmissionelement's length.classAllocSectionDecoratorSegment<DECORATEE extends Section>AnAllocSectionDecoratorSegmentenriches anSectionwith an allocation declaration being prefixed to the enrichedSection.classAllocSegmentBody<DECORATEE extends Section>AnAllocSegmentBodyprovides anSegmentwith an allocation length.classAnAllocSegmentHeadprovides the allocation length for aAllocSegmentBody.classLengthSegment<REFERENCEE extends Transmission>AnLengthSegmentenriches aSegmentwith an allocation declaration computed from the referencedTransmission.classLengthSegmentDecoratorSegment<DECORATEE extends Segment>AnLengthSegmentDecoratorSegmentenriches aSegmentwith an allocation declaration being prefixed to the enrichedSegment.