Interface MutableAllValues

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void set​(int index, OneValue<?> result)  
      • Methods inherited from interface java.lang.Iterable

        forEach, iterator, spliterator
    • Method Detail

      • set

        void set​(int index,
                 OneValue<?> result)