Hello. > > > > 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: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > 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...
While I agree on the principle, we could just leave it as is for "historical reasons". :-) Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org