Interface TagClusterReducer


public interface TagClusterReducer
  • Field Details

  • Method Details

    • 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