Class ExpandStorage

    • Constructor Detail

      • ExpandStorage

        public ExpandStorage()
    • Method Detail

      • process

        protected String process​(String s,
                                 int index)
        Processes the string. If null is returned, this output will be ignored.
        Specified by:
        process in class AbstractStringOperation
        Parameters:
        s - the string to process
        index - the 0-based index of the string currently being processed
        Returns:
        the processed string or null if nothing produced