Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3257

Useless call in FuzzyValueCombination

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v2.4.0
    • None
    • None

    Description

          public static <K, V> List<Map<K, V>> calculate(Map<K, Set<V>> fuzzyValues, long cap) {
              Collections.emptyMap();
      

      The empty map has no effect to method execution.

      Attachments

        Issue Links

          Activity

            People

              lwz9103 Wenzheng Liu
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: