Centralize bounds check in package private methods
Martin Buchholz
martinrb at google.com
Sun Mar 21 08:16:05 UTC 2010
This is definitely on the right track.
We should borrow as many of the ideas and
method names from LinkedList and Preconditions.
But compatibility will force us to maintain our own
versions of these methods.
Someday I'd like to see much of
google-collections/guava in the jdk.
Particularly Preconditions.
Martin
On Sat, Mar 20, 2010 at 17:18, Ulf Zibis <Ulf.Zibis at gmx.de> wrote:
> What do you think about?
> See attachment.
>
> -Ulf
>
>
More information about the core-libs-dev
mailing list