Added FunctionalInterface annotation, which got lost during rebasing
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com>
This commit is contained in:
@@ -26,6 +26,7 @@ public interface ConfigurationItem {
|
|||||||
* in configuration group.
|
* in configuration group.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@FunctionalInterface
|
||||||
interface ConfigurationItemChangeListener extends Serializable {
|
interface ConfigurationItemChangeListener extends Serializable {
|
||||||
/**
|
/**
|
||||||
* called to notify about configuration has been changed.
|
* called to notify about configuration has been changed.
|
||||||
|
|||||||
Reference in New Issue
Block a user