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

Diff of /classpath/java/beans/VetoableChangeSupport.java

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

revision 1.9 by ericb, Mon Apr 1 07:38:57 2002 UTC revision 1.9.2.1 by gnu_andrew, Sun Jan 16 02:14:47 2005 UTC
# Line 89  public class VetoableChangeSupport imple Line 89  public class VetoableChangeSupport imple
89     *     *
90     * @serial the serialization format     * @serial the serialization format
91     */     */
92    private final int vetoableChangeSupportSerializedDataVersion = 2;    private static final int vetoableChangeSupportSerializedDataVersion = 2;
93    
94    /**    /**
95     * The list of all registered vetoable listeners. If this instance was     * The list of all registered vetoable listeners. If this instance was

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

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