We're not violating the contract. This will map from String to String[], no duplicates. The get(String) method is just a convenience method and does not violate that contract.
Probably this method should be called something like getFirst(String). Otherwise you'd have to do get((Object)"key") to access the multiple values, which is ugly.
Doug
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers
