public class MinusLong extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
private String |
a |
private String |
b |
private String |
key |
context| Constructor and Description |
|---|
MinusLong() |
| Modifier and Type | Method and Description |
|---|---|
String |
getA() |
String |
getB() |
String |
getKey() |
Data |
process(Data data) |
void |
setA(String a) |
void |
setB(String b) |
void |
setKey(String key) |
finish, init, resetStateCopyright © 2018. All rights reserved.