/[classpath]/classpath/javax/print/attribute/standard/Severity.java
ViewVC logotype

Diff of /classpath/javax/print/attribute/standard/Severity.java

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

revision 1.2.2.1 by gnu_andrew, Tue Aug 2 20:12:36 2005 UTC revision 1.2.2.2 by tromey, Fri Dec 9 23:50:39 2005 UTC
# Line 66  public final class Severity extends Enum Line 66  public final class Severity extends Enum
66     *     *
67     * @return the class <code>Severity</code> itself     * @return the class <code>Severity</code> itself
68     */     */
69    public Class getCategory()    public Class< ? extends Attribute> getCategory()
70    {    {
71      return Severity.class;      return Severity.class;
72    }    }

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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