Pair.NonNull<A,B>
Constructor and Description |
---|
KeyValue(Key key,
Value value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <Key,Value> |
create(Key key,
Value value)
Deprecated.
|
Key |
getKey()
Deprecated.
|
Value |
getValue()
Deprecated.
|