/[projects]/dao/FuldDaekningWorker/src/dk/daoas/fulddaekning/Statistik.java
ViewVC logotype

Diff of /dao/FuldDaekningWorker/src/dk/daoas/fulddaekning/Statistik.java

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

revision 2327 by torben, Wed Dec 10 11:04:49 2014 UTC revision 2328 by torben, Thu Feb 19 13:39:33 2015 UTC
# Line 1  Line 1 
1  package dk.daoas.fulddaekning;  package dk.daoas.fulddaekning;
2    
3  public class Statistik {  public class Statistik {
4          String postnr;          int postnr;
5          int antalDaekkede = 0;          int antalDaekkede = 0;
6          long antalIkkeDaekkede = 0;                      long antalIkkeDaekkede = 0;            
7          long forbrugtTid = 0;          long forbrugtTid = 0;

Legend:
Removed from v.2327  
changed lines
  Added in v.2328

  ViewVC Help
Powered by ViewVC 1.1.20