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