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

Diff of /classpath/javax/print/attribute/standard/JobStateReasons.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.PrintJobAtt Line 45  import javax.print.attribute.PrintJobAtt
45  /**  /**
46   * @author Michael Koch (konqueror@gmx.de)   * @author Michael Koch (konqueror@gmx.de)
47   */   */
48  public final class JobStateReasons extends HashSet  public final class JobStateReasons extends HashSet<JobStateReason>
49    implements PrintJobAttribute    implements PrintJobAttribute
50  {  {
51    private static final long serialVersionUID = 8849088261264331812L;    private static final long serialVersionUID = 8849088261264331812L;

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