Package com.vladsch.plugin.util
Interface ListenerNotifier.RunnableNotifier<L>
-
- Enclosing class:
- ListenerNotifier<L>
public static interface ListenerNotifier.RunnableNotifier<L>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleannotify(L listener)
-
-
-
Method Detail
-
notify
boolean notify(L listener)
-
-