Class DoublesDSL.DoubleDomainBuilder

  • Enclosing class:
    DoublesDSL

    public class DoublesDSL.DoubleDomainBuilder
    extends Object
    • Method Detail

      • upToAndIncluding

        public SolrGen<Double> upToAndIncluding​(double endInclusive)
        Generates within the interval specified with an inclusive lower and upper bound.
        Parameters:
        endInclusive - - inclusive upper bound of domain
        Returns:
        a Source of type Double