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

Diff of /classpath/java/util/WeakHashMap.java

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

revision 1.11 by mark, Sat Feb 9 14:36:42 2002 UTC revision 1.12 by ericb, Sat Feb 9 23:34:44 2002 UTC
# Line 170  public class WeakHashMap extends Abstrac Line 170  public class WeakHashMap extends Abstrac
170    private final class WeakEntrySet extends AbstractSet    private final class WeakEntrySet extends AbstractSet
171    {    {
172      /**      /**
173         * Non-private constructor to reduce bytecode emitted.
174         */
175        WeakEntrySet()
176        {
177        }
178    
179        /**
180       * Returns the size of this set.       * Returns the size of this set.
181       *       *
182       * @return the set size       * @return the set size

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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