/[classpath]/classpath/java/awt/AttributeValue.java
ViewVC logotype

Diff of /classpath/java/awt/AttributeValue.java

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

revision 1.1 by ericb, Mon May 6 02:43:17 2002 UTC revision 1.1.2.1 by gnu_andrew, Sat Feb 19 10:50:29 2005 UTC
# Line 1  Line 1 
1  /* AttributeValue.java -- parent of type-safe enums of attributes  /* AttributeValue.java -- parent of type-safe enums of attributes
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 44  package java.awt; Line 44  package java.awt;
44   * <code>equals</code>, <code>toString</code>, and <code>hashCode</code>, so   * <code>equals</code>, <code>toString</code>, and <code>hashCode</code>, so
45   * that you don't have to (although hashCode is commonly overridden).   * that you don't have to (although hashCode is commonly overridden).
46   *   *
47   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
48   */   */
49  class AttributeValue  class AttributeValue
50  {  {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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