Ejemplo n.º 1
0
 /** Mark the TrackableDelegate of the associated DataBuffer dirty. */
 public final void markDirty() {
   theTrackable.markDirty();
 }