Class Range.Rangesx6

  • Enclosing class:
    Range

    public static class Range.Rangesx6
    extends Object
    A class denoting a sixtuple range.
    • Method Detail

      • execute

        public void execute​(FunctionalInterfaces.Intx6Consumer c6)
        Executes the specified consumer on each sixtuple of integers contained in this range.
        Parameters:
        c6 - an object consuming sixtuples of integers.