Class AvailableValues

    • Constructor Detail

      • AvailableValues

        public AvailableValues​(String valueType,
                               Collection<?> values)
        Parameters:
        valueType - a word or phrase that describes what the values are such as "component types" or "service ids"
        values - a set of objects defining the values; the values will be converted to strings and sorted into ascending order