-
Method Summary
void
void
void
didRemove(swim.structure.Value key,
swim.structure.Value oldValue)
void
void
didUpdate(swim.structure.Value key,
swim.structure.Value newValue,
swim.structure.Value oldValue)
-
Method Details
-
didUpdate
void didUpdate(swim.structure.Value key,
swim.structure.Value newValue,
swim.structure.Value oldValue)
-
didRemove
void didRemove(swim.structure.Value key,
swim.structure.Value oldValue)
-
didDrop
void didDrop(long lower)
-
didTake
void didTake(long upper)
-