public class KeyOperation extends Object
Constructor and Description |
---|
KeyOperation(Key key,
Operation operation) |
KeyOperation(Key key,
Operation operation,
Action workingMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getFirstValue() |
Key |
getKey() |
int[] |
getKeyValues() |
Operation |
getOperation() |
Action |
getWorkingMode() |
int |
hashCode() |
String |
toString() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.