8334032: javax.print: Missing @since tag in new class OutputBin
Reviewed-by: prr
This commit is contained in:
parent
6462b87336
commit
0721dbe442
@ -49,6 +49,8 @@ import sun.print.CustomOutputBin;
|
||||
* IPP attribute name. The enumeration's integer value is the IPP enum value.
|
||||
* The {@code toString()} method returns the IPP string representation of the
|
||||
* attribute value.
|
||||
*
|
||||
* @since 23
|
||||
*/
|
||||
public sealed class OutputBin extends EnumSyntax implements PrintRequestAttribute, PrintJobAttribute permits CustomOutputBin {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user