/[classpath]/classpath/java/beans/PropertyChangeSupport.java
ViewVC logotype

Diff of /classpath/java/beans/PropertyChangeSupport.java

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

revision 1.8 by ericb, Mon Apr 1 03:00:07 2002 UTC revision 1.9 by mkoch, Sun Nov 21 19:09:09 2004 UTC
# Line 89  public class PropertyChangeSupport imple Line 89  public class PropertyChangeSupport imple
89     *     *
90     * @serial the serialization format     * @serial the serialization format
91     */     */
92    private final int propertyChangeSupportSerializedDataVersion = 2;    private static final int propertyChangeSupportSerializedDataVersion = 2;
93    
94    /**    /**
95     * The list of all registered property listeners. If this instance was     * The list of all registered property listeners. If this instance was

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

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