Class AttributeSet

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Attribute>, Collection<Attribute>, Set<Attribute>

@Complex public class AttributeSet extends HashSet<Attribute>
Convenient implementation of Set which itself, given that it is stripped of generics, can be used as a value class for Attribute.
Author:
Markus MÃ¥rtensson
See Also: