Class LabelPredicate.Parsed

    • Field Detail

      • label

        protected final String label
      • test

        protected final String test
      • numericValue

        protected final int numericValue
    • Constructor Detail

      • Parsed

        protected Parsed​(String label,
                         String test,
                         int numericValue)