Class ListLabelsUtils


  • public class ListLabelsUtils
    extends Object
    • Constructor Detail

      • ListLabelsUtils

        public ListLabelsUtils()
    • Method Detail

      • isListLabel

        public static boolean isListLabel​(String value)
      • isLetterLabel

        public static boolean isLetterLabel​(String value)
      • isListLabels

        public static boolean isListLabels​(List<String> listLabels)