/[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.28.2.10 by gnu_andrew, Sat Jan 15 17:02:16 2005 UTC revision 1.28.2.11 by gnu_andrew, Thu Jan 20 00:37:22 2005 UTC
# Line 4039  public class Collections Line 4039  public class Collections
4039     * The implementation of {@link #unmodifiableCollection(Collection)}. This     * The implementation of {@link #unmodifiableCollection(Collection)}. This
4040     * class name is required for compatibility with Sun's JDK serializability.     * class name is required for compatibility with Sun's JDK serializability.
4041     *     *
4042     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
4043     */     */
4044    private static class UnmodifiableCollection<T>    private static class UnmodifiableCollection<T>
4045      implements Collection<T>, Serializable      implements Collection<T>, Serializable

Legend:
Removed from v.1.28.2.10  
changed lines
  Added in v.1.28.2.11

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