Module java.desktop

Class HashAttributeSet

java.lang.Object
javax.print.attribute.HashAttributeSet
All Implemented Interfaces:
Serializable, AttributeSet
Direct Known Subclasses:
HashDocAttributeSet, HashPrintJobAttributeSet, HashPrintRequestAttributeSet, HashPrintServiceAttributeSet

public class HashAttributeSet extends Object implements AttributeSet, Serializable
Class HashAttributeSet provides an AttributeSet implementation with characteristics of a hash map.
See Also: