public interface RecentGCResourcesListener extends EventListener
RecentGCResourcesModel.
Date: Oct 6, 2005
Time: 10:17:05 AM
| Modifier and Type | Method and Description |
|---|---|
void |
add(RecentGCResourcesEvent e)
Invoked, when an item is added to the model.
|
void |
remove(RecentGCResourcesEvent e)
Invoked, when an item is removed from the model.
|
void remove(RecentGCResourcesEvent e)
e - details about the item, that is removedvoid add(RecentGCResourcesEvent e)
e - details about the item, that is addedCopyright © 2019. All rights reserved.