Class SnapshotArray


  • public class SnapshotArray
    extends Object
    • Constructor Detail

      • SnapshotArray

        public SnapshotArray​(int length)
    • Method Detail

      • set

        public void set​(int index,
                        int val)
      • snap

        public int snap()
      • get

        public int get​(int index,
                       int snapId)