Class PropertyArrayConfiguration<T>

    • Field Detail

      • values

        protected T[] values
    • Constructor Detail

      • PropertyArrayConfiguration

        public PropertyArrayConfiguration​(String metricName,
                                          T[] values)
    • Method Detail

      • getValues

        public T[] getValues()