public abstract class AbstractCommentObserver extends Object implements Observer
MAX_PRIORITY, MIN_PRIORITY| Constructor and Description |
|---|
AbstractCommentObserver() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(Event event)
Checks if the event is supported.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPriority, observepublic AbstractCommentObserver()