/[projects]/dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/AddressSearch.java
ViewVC logotype

Diff of /dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/AddressSearch.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2762 by torben, Sun Nov 1 19:13:28 2015 UTC revision 2763 by torben, Mon Nov 2 12:18:03 2015 UTC
# Line 456  public class AddressSearch { Line 456  public class AddressSearch {
456                                    
457                  ////////////////////////////////////////////////////////////////////////////////////                  ////////////////////////////////////////////////////////////////////////////////////
458                  long stop = System.currentTimeMillis();                  long stop = System.currentTimeMillis();
459                  System.out.println("Build, stage3 elapsed: " + (stop-start4) );                  System.out.println("Build, stage4 elapsed: " + (stop-start4) );
460                  System.out.println("Build -- Gathering statistics");                  System.out.println("Build -- Gathering statistics");
461                                                                    
462                  for (Address addr : alleAdresser) {                  for (Address addr : alleAdresser) {

Legend:
Removed from v.2762  
changed lines
  Added in v.2763

  ViewVC Help
Powered by ViewVC 1.1.20