Interface TagUIUtils.TagMenuFilter

Enclosing class:
TagUIUtils

public static interface TagUIUtils.TagMenuFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    filterTags(Tag[] tagsToFilter)
     
  • Method Details

    • filterTags

      List<Tag> filterTags(Tag[] tagsToFilter)