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