public interface Input
| Modifier and Type | Method | Description | 
|---|---|---|
| void | input(Interactive user,
     java.lang.String arg) | Implementations of this interface will define this
 method so that it processes user input. | 
void input(Interactive user, java.lang.String arg)
user - the user? Honestly, I've no ideaarg - the input string