public interface State 
      | Modifier and Type | Method and Description | 
|---|---|
void |  
           process(char read) 
            
              Processes a character and does something with it or does nothing. 
               |  
          
Copyright © 1998–2019. All rights reserved.