-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
You have duplicate code....
This should be:
src/main/com/mongodb/BasicDBList.java
public boolean containsKey( String key )
Some of the others classes have this as well... less likely to break if you make changes to containsField (until fully deprecated).