/[gzz]/gzz/lava/gzz/storm/headers/DefaultHeaderLines822.java
ViewVC logotype

Diff of /gzz/lava/gzz/storm/headers/DefaultHeaderLines822.java

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

revision 1.1 by benja, Thu Nov 7 22:07:00 2002 UTC revision 1.2 by benja, Fri Nov 8 21:55:34 2002 UTC
# Line 41  public class DefaultHeaderLines822 imple Line 41  public class DefaultHeaderLines822 imple
41          this(new ArrayList(), null);          this(new ArrayList(), null);
42      }      }
43    
44        public DefaultHeaderLines822(List lines) {
45            this(new ArrayList(lines), null);
46        }
47    
48      public DefaultHeaderLines822(HeaderLines822 initializeWith) {      public DefaultHeaderLines822(HeaderLines822 initializeWith) {
49          this(new ArrayList(), initializeWith);          this(new ArrayList(), initializeWith);
50      }      }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26