Class HashPrintJobAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintJobAttributeSet.
Class HashPrintJobAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintJobAttributeSet.
(->hash-print-job-attribute-set)
(->hash-print-job-attribute-set attribute)
Constructor.
Construct a new hash print job attribute set, initially populated with the given value.
attribute - Attribute value to add to the set. - javax.print.attribute.PrintJobAttribute
throws: java.lang.NullPointerException - (unchecked exception) Thrown if attribute is null.
Constructor. Construct a new hash print job attribute set, initially populated with the given value. attribute - Attribute value to add to the set. - `javax.print.attribute.PrintJobAttribute` throws: java.lang.NullPointerException - (unchecked exception) Thrown if attribute is null.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |