mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-26 18:20:28 +00:00
8334032: javax.print: Missing @since tag in new class OutputBin
Reviewed-by: prr Backport-of: 0721dbe44234d0b3ec9733943230e83b2e479063
This commit is contained in:
parent
a7964453cf
commit
10f71f7dd4
@ -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