-
- All Superinterfaces:
Scanner.Listener
- Enclosing class:
- Scanner
public static interface Scanner.ScanCycleListener extends Scanner.Listener
Listener that notifies when a scan has started and when it has ended.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidscanEnded(int cycle)default voidscanStarted(int cycle)
-