Interface StatusUpdate


public interface StatusUpdate
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(int currentStartIndex, int endIndex, int size)
     
  • Method Details

    • update

      void update(int currentStartIndex, int endIndex, int size)