Interface TagClusterReducer


  • public interface TagClusterReducer
    • Method Detail

      • reduce

        void reduce​(TagLL[] head)
        Reduces the linked-list to only those tags that should be emitted
        Parameters:
        head - not null; 1-element array to head which isn't null either