/[classpath]/classpath/java/util/Properties.java
ViewVC logotype

Diff of /classpath/java/util/Properties.java

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

revision 1.16 by ericb, Wed Feb 27 06:02:11 2002 UTC revision 1.17 by ericb, Wed Mar 20 20:04:32 2002 UTC
# Line 174  public class Properties extends Hashtabl Line 174  public class Properties extends Hashtabl
174     *     *
175     * @param in the input stream     * @param in the input stream
176     * @throws IOException if an error occurred when reading the input     * @throws IOException if an error occurred when reading the input
177       * @throws NullPointerException if in is null
178     */     */
179    public void load(InputStream inStream) throws IOException    public void load(InputStream inStream) throws IOException
180    {    {

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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