public interface BarcodeScanner
Modifier and Type | Method and Description |
---|---|
void |
registerObserver(BarcodeObserver observer)
Registers a new observer to call when a user has used the scanner.
|
void registerObserver(BarcodeObserver observer)
observer
- an observer to add