Class RightAlignmentProcessor

    • Constructor Detail

      • RightAlignmentProcessor

        public RightAlignmentProcessor()
    • Method Detail

      • handleElement

        protected int handleElement​(int start,
                                    int count)
        Handle the next input chunk.
        Specified by:
        handleElement in class AbstractAlignmentProcessor
        Parameters:
        start - the start index
        count - the number of elements in the sequence
        Returns:
        the index of the last element that will fit on the current line.