8031736: Fix doclint issue in javax.print
authordarcy
Tue, 14 Jan 2014 13:52:23 -0800
changeset 22280 384c863b2462
parent 22279 877c94f9476b
child 22281 830790e8640d
8031736: Fix doclint issue in javax.print Reviewed-by: alanb
jdk/src/share/classes/javax/print/PrintService.java
--- a/jdk/src/share/classes/javax/print/PrintService.java	Tue Jan 14 13:19:11 2014 -0800
+++ b/jdk/src/share/classes/javax/print/PrintService.java	Tue Jan 14 13:52:23 2014 -0800
@@ -119,6 +119,7 @@
      * Gets the value of the single specified service attribute.
      * This may be useful to clients which only need the value of one
      * attribute and want to minimize overhead.
+     * @param <T> the type of the specified service attribute
      * @param category the category of a PrintServiceAttribute supported
      * by this service - may not be null.
      * @return the value of the supported attribute or null if the