Interface IntArrayMutable

    • Method Detail

      • set

        void set​(int index,
                 int value)
      • of

        static IntArrayMutable of​(int[] arr)
        Description copied from interface: IntArrayReadOnly
        Обвертка над массивом
        Parameters:
        arr - массив
        Returns:
        обвертка