public class InputData<Key,Value>
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
InputData(java.util.Map<Key,Value> values) |
| Modifier and Type | Method and Description |
|---|---|
static <Key,Value> |
empty() |
java.util.Map<Key,Value> |
getKeyValues() |