Skip to content

Commit

Permalink
static modifier added
Browse files Browse the repository at this point in the history
  • Loading branch information
krok32 committed Feb 14, 2015
1 parent d4645fe commit ed771c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public class WebcamUpdater implements Runnable {
* between 2 image fetching, when the non-blocking (asynchronous) access to the
* webcam is enabled.
*/
public interface DelayCalculator {
public static interface DelayCalculator {

/**
* Calculates delay before the next image will be fetched from the
Expand Down

0 comments on commit ed771c9

Please sign in to comment.