Class HashPrintServiceAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintServiceAttributeSet.
Class HashPrintServiceAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintServiceAttributeSet.
(->hash-print-service-attribute-set)
(->hash-print-service-attribute-set attribute)
Constructor.
Construct a new hash print service attribute set, initially populated with the given value.
attribute - Attribute value to add to the set. - javax.print.attribute.PrintServiceAttribute
throws: java.lang.NullPointerException - (unchecked exception) Thrown if attribute is null.
Constructor. Construct a new hash print service attribute set, initially populated with the given value. attribute - Attribute value to add to the set. - `javax.print.attribute.PrintServiceAttribute` throws: java.lang.NullPointerException - (unchecked exception) Thrown if attribute is null.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close