public class KeyedResult<K,V> extends Result<V>
| Constructor and Description |
|---|
KeyedResult() |
KeyedResult(K key,
V value,
int errorCode) |
| Modifier and Type | Method and Description |
|---|---|
K |
getKey() |
void |
setKey(K key) |
getErrorCode, getValue, isFailed, setErrorCode, setValueCopyright © 2017 LSST. All rights reserved.