Hi,
2012/7/2 Gilles Sadowski <[email protected]>:
> Hi.
>
> Please have a look at
> https://issues.apache.org/jira/browse/MATH-810
>
> [This will enable more natural usage in contexts where there is no notion of
> "key" and "value".]
>
> Any objection?
>
>
> Best,
> Gilles
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
I'm +1 for this change. I would even write the patch the other way round
public K getKey() {
return getFirst();
}
to emphasize that a Key, Value pair is just a particular case of a
general pair. This is a bit nit-picking, though...
Sébastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]