Interface InitialSnapshotTable.Setter<T>

Enclosing class:
InitialSnapshotTable

protected static interface InitialSnapshotTable.Setter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(T array, int arrayIndex, long destIndex)
     
  • Method Details

    • set

      void set(T array, int arrayIndex, long destIndex)