It was intentional just because of lack of use cases, though support could easily be added later by masking null. Good point that it should be noted in the Javadoc :)
On Wed, Nov 18, 2009 at 7:45 AM, Noel Grandin <noelgran...@gmail.com> wrote: > Hi > > I note that apache.pivot.collections.HashMap does not support null keys. > Is this intentional? > > If so, it should probably be noted in the javadoc. > > -- Noel. >