-
public class DetectionTracker
Created by dyoung on 1/10/15.
-
-
Method Summary
Modifier and Type Method Description static DetectionTracker
getInstance()
long
getLastDetectionTime()
void
recordDetection()
-
-
Method Detail
-
getInstance
static DetectionTracker getInstance()
-
getLastDetectionTime
long getLastDetectionTime()
-
recordDetection
void recordDetection()
-
-
-
-