Interface CategoricalResultFeature<K>

    • Method Detail

      • getCategories

        java.util.Set<K> getCategories()

        Gets the set of known categories.

        The set of known categories either equals the set of all categories, or is a proper subset of it.