public class CommandOperation extends Object
| Constructor and Description |
|---|
CommandOperation(int[] input) |
CommandOperation(Key key) |
CommandOperation(Key key,
int[] input) |
CommandOperation(Key key,
int[] input,
int position) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getInput() |
Key |
getInputKey() |
int |
getPosition() |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.