Interface VariationScope<T>

All Known Implementing Classes:
NumericVariationScope

public interface VariationScope<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    static <T> VariationScope<T>
    of(List<T> values)