Uses of Interface
org.refcodes.serial.ArraySection
-
Uses of ArraySection in org.refcodes.serial
Classes in org.refcodes.serial that implement ArraySectionModifier and TypeClassDescriptionclassFixedSegmentArraySection<ARRAY extends Segment>AFixedSegmentArraySectionis aSectionconsisting ofSegmentelements with each element of the same (uniform) length (in contrast to theSegmentArraySection).classSegmentArraySection<ARRAY extends Segment>ASegmentArraySectionis aSegmentconsisting ofSegmentelements with each element of presumably different lengths ( in contrast to theFixedSegmentArraySection).