public interface ReadingProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(int character)
Process the given character.
|
Copyright © 1998–2021. All rights reserved.