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

Diff of /classpath/javax/print/attribute/standard/PrinterStateReasons.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, Sun Nov 27 22:17:21 2005 UTC
# Line 45  import javax.print.attribute.PrintServic Line 45  import javax.print.attribute.PrintServic
45  /**  /**
46   * @author Michael Koch (konqueror@gmx.de)   * @author Michael Koch (konqueror@gmx.de)
47   */   */
48  public final class PrinterStateReasons extends HashMap  public final class PrinterStateReasons
49      extends HashMap<PrinterStateReason, Severity>
50    implements PrintServiceAttribute    implements PrintServiceAttribute
51  {  {
52    private static final long serialVersionUID = -3731791085163619457L;    private static final long serialVersionUID = -3731791085163619457L;

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