Searched refs:putAll (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DStoredMap.java336 * method conforms to the {@link Map#putAll} interface.
344 public void putAll(Map map) { method in class:StoredMap
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DAnnotationModel.java352 info.secKeys.putAll(secKeys);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DCollectionTest.java965 imap.putAll(savedMap);
986 imap.putAll(savedMap);
2032 imap.putAll(hmap);
2047 imap.putAll(hmap);
2058 imap.putAll(hmap);
2066 imap.putAll(hmap);
2080 imap.putAll(hmap);
2087 imap.putAll(hmap);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java822 allKeyNameMap.putAll(oldSuper.oldToNewKeyMap);
969 allKeyNameMap.putAll(oldToNewKeyMap);

Completed in 166 milliseconds