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

Diff of /classpath/java/util/Observer.java

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

revision 1.8 by mkoch, Wed Oct 15 12:29:36 2003 UTC revision 1.8.2.1 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 1  Line 1 
1  /* Observer.java -- an object that will be informed of changes in an Observable  /* Observer.java -- an object that will be informed of changes in an Observable
2     Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 42  package java.util; Line 42  package java.util;
42   * Interface that is implemented when a class wants to be informed of changes   * Interface that is implemented when a class wants to be informed of changes
43   * in Observable objects.   * in Observable objects.
44   *   *
45   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
46   * @see Observable   * @see Observable
47   * @status updated to 1.4   * @status updated to 1.4
48   */   */

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.2.1

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