Package me.hsgamer.topper.agent.snapshot
Class SnapshotChange.Entry<K,V>
java.lang.Object
me.hsgamer.topper.agent.snapshot.SnapshotChange.Entry<K,V>
- Enclosing class:
SnapshotChange<K,V>
-
Field Summary
Fields -
Method Summary
-
Field Details
-
key
-
oldValue
-
newValue
-
oldIndex
public final int oldIndex -
newIndex
public final int newIndex
-