/[classpath]/inetlib/source/gnu/inet/nntp/Range.java
ViewVC logotype

Diff of /inetlib/source/gnu/inet/nntp/Range.java

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

revision 1.1 by dog, Sun Oct 19 08:51:37 2003 UTC revision 1.2 by dog, Sun Oct 19 16:16:50 2003 UTC
# Line 38  public abstract class Range Line 38  public abstract class Range
38    
39    /**    /**
40     * Indicates whether this range contains the specfied article number.     * Indicates whether this range contains the specfied article number.
41     */       */
42    public abstract boolean contains(int articleNumber);    public abstract boolean contains(int articleNumber);
43    
44  }  }

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