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

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

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

revision 1.2.2.2 by gnu_andrew, Tue Aug 2 20:12:36 2005 UTC revision 1.2.2.3 by tromey, Fri Dec 9 23:50:39 2005 UTC
# Line 123  public class PrinterStateReason extends Line 123  public class PrinterStateReason extends
123     *     *
124     * @return the class <code>PrintStateReason</code> itself     * @return the class <code>PrintStateReason</code> itself
125     */     */
126    public Class getCategory()    public Class< ? extends Attribute> getCategory()
127    {    {
128      return PrinterStateReason.class;      return PrinterStateReason.class;
129    }    }

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

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