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

Diff of /classpath/java/util/AbstractMap.java

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

revision 1.23 by mark, Sun Apr 21 16:38:50 2002 UTC revision 1.24 by mark, Sun Apr 21 19:40:03 2002 UTC
# Line 528  public abstract class AbstractMap implem Line 528  public abstract class AbstractMap implem
528     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake <ebb9@email.byu.edu>
529     */     */
530    static class BasicMapEntry implements Map.Entry    static class BasicMapEntry implements Map.Entry
531    {    {     // XXX - FIXME Use fully qualified implements as gcj 3.1 workaround.
532      /**      /**
533       * The key. Package visible for direct manipulation.       * The key. Package visible for direct manipulation.
534       */       */

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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