public class Command extends Object
Modifier and Type | Method and Description |
---|---|
String |
getNextLine() |
boolean |
runned() |
boolean |
scheduledToRemove() |
void |
scheduleToRemove() |
public Command(String command) throws IOException, IllegalStateException
IOException
IllegalStateException
public String getNextLine()
public boolean runned()
public boolean scheduledToRemove()
public void scheduleToRemove()
Copyright © 2015. All rights reserved.