| Package | Description |
|---|---|
| org.arquillian.droidium.container.configuration |
| Modifier and Type | Method and Description |
|---|---|
Command |
Command.add(List<String> tokens)
Add list of tokens to already existing list we are constructing, ignoring null and empty ones.
|
Command |
Command.add(String token)
Adds a token to the command list.
|
Command |
Command.addTokenized(String stringToBeParsed) |
Command |
Command.clear()
Clears the emulator command list.
|
Command |
Command.remove(String token)
Remove all occurences of
token from the command list. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.