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

Diff of /classpath/java/util/Collections.java

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

revision 1.20 by ericb, Fri Oct 19 00:17:44 2001 UTC revision 1.21 by ericb, Fri Oct 19 07:06:45 2001 UTC
# Line 1261  public class Collections Line 1261  public class Collections
1261    
1262    
1263      /**      /**
1264       * The single element.       * The single element; package visible for use in nested class.
1265       * @serial the singleton       * @serial the singleton
1266       */       */
1267      private final Object element;      final Object element;
1268    
1269      /**      /**
1270       * Construct a singleton.       * Construct a singleton.

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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