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