Interface ArrayUpdater

    • Method Detail

      • startUpdate

        ArrayUpdater.Update startUpdate​(int sizeChange)
        Starts update of an array.
        Parameters:
        sizeChange - the size of the array where changes happened
        Returns:
        array update strategy
      • initialize

        void initialize()
        Initialize the array.