Update ControlListener.java

@FunctionalInterface
This commit is contained in:
GoToLoop 2016-07-11 05:18:03 -03:00 committed by GitHub
parent f3dd78f9c9
commit 333c0f7f25
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ package controlP5;
*
* @example use/ControlP5listenerForSingleController
*/
public interface ControlListener {
@FunctionalInterface public interface ControlListener {
/**
* controlEvent is called by controlP5's ControlBroadcaster to inform available listeners about