Uses of Class
org.refcodes.serial.BreakerSectionDecorator
-
Uses of BreakerSectionDecorator in org.refcodes.serial
Methods in org.refcodes.serial that return BreakerSectionDecoratorModifier and TypeMethodDescriptionstatic <DECORATEE extends Section>
BreakerSectionDecorator<DECORATEE>SerialSugar.breakerSection(DECORATEE aDecoratee, int aBreakNumber) Constructs aBreakerSectionDecoratorinstance with the given decoratee breaking deserialization of the decorated segments by the given number of times.