Refactor of Detector.java
This commit is contained in:
parent
62a528d33b
commit
9892fc35bc
@ -7,7 +7,7 @@ abstract public class Detector {
|
|||||||
private OnDetectionListener listener;
|
private OnDetectionListener listener;
|
||||||
|
|
||||||
/** Constructor - takes context of current activity */
|
/** Constructor - takes context of current activity */
|
||||||
public Detector() {};
|
public Detector() {}
|
||||||
|
|
||||||
|
|
||||||
/** On Detection Listener - runs when violation is reported */
|
/** On Detection Listener - runs when violation is reported */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user