Class TagGrouper


  • public class TagGrouper
    extends Grouper
    Grouper used to group by tag names.
    • Constructor Detail

      • TagGrouper

        public TagGrouper​(String... tagNames)
      • TagGrouper

        public TagGrouper​(List<String> tagNames)