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

/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 DSimpleCatalog.java123 static boolean copyMissingFormats(List<Format> copyToList) { argument
127 Format otherFormat = copyToList.get(i);
129 copyToList.set(i, thisFormat);

Completed in 53 milliseconds