public interface ExcludedEntriesListener
Modifier and Type | Field and Description |
---|---|
static Topic<ExcludedEntriesListener> |
TOPIC |
Modifier and Type | Method and Description |
---|---|
default void |
onEntryAdded(ExcludeEntryDescription description) |
default void |
onEntryRemoved(ExcludeEntryDescription description) |
static final Topic<ExcludedEntriesListener> TOPIC
default void onEntryAdded(ExcludeEntryDescription description)
default void onEntryRemoved(ExcludeEntryDescription description)