protected class ResourceImpl.ModificationTrackingAdapter extends AdapterImpl
Adapter.Internaltarget| Modifier | Constructor and Description |
|---|---|
protected |
ResourceImpl.ModificationTrackingAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyChanged(Notification notification)
Does nothing; clients may override so that it does something.
|
getTarget, isAdapterForType, setTarget, unsetTargetprotected ResourceImpl.ModificationTrackingAdapter()
public void notifyChanged(Notification notification)
AdapterImplnotifyChanged in interface AdapternotifyChanged in class AdapterImplnotification - a description of the change.