public class QEmuCustomOption extends AbstractQEmuOption
QEmuOption.Container
Constructor and Description |
---|
QEmuCustomOption(List<? extends String> words) |
QEmuCustomOption(String... words) |
Modifier and Type | Method and Description |
---|---|
void |
appendTo(List<? super String> line) |
add, appendTo, appendTo, join
public QEmuCustomOption(@Nonnull List<? extends String> words)
public QEmuCustomOption(@Nonnull String... words)