public final class SuppressableSource extends Object
Constructor and Description |
---|
SuppressableSource() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSuppressed()
Answers whether this event source is suppressed.
|
void |
setSuppressed(boolean is)
Sets whether this event source is suppressed.
|
public SuppressableSource()
public boolean isSuppressed()
public void setSuppressed(boolean is)