/[projects]/dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSource.java
ViewVC logotype

Diff of /dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/fileupload/AddressSource.java

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

revision 2953 by torben, Sat Feb 13 15:45:02 2016 UTC revision 2954 by torben, Tue Feb 16 13:15:25 2016 UTC
# Line 11  public interface AddressSource extends A Line 11  public interface AddressSource extends A
11          void validate() throws IOException;          void validate() throws IOException;
12    
13          AddressSourceEntry getNextEntry() throws IOException;          AddressSourceEntry getNextEntry() throws IOException;
14            
15            boolean calculateDistances();
16    
17  }  }

Legend:
Removed from v.2953  
changed lines
  Added in v.2954

  ViewVC Help
Powered by ViewVC 1.1.20