8031736: Fix doclint issue in javax.print

Reviewed-by: alanb
This commit is contained in:
Joe Darcy 2014-01-14 13:52:23 -08:00
parent f855923c6a
commit 1e6a7ced2a

View File

@ -119,6 +119,7 @@ public interface PrintService {
* 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