- All Known Implementing Classes:
Attributed
public interface AttributeBearing<V>
An interface whose implementations have affiliated
NamedAttributeMap
instances.- Author:
- Laird Nelson
-
Method Summary
-
Method Details
-
attributes
Returns the affiliatedNamedAttributeMap
instances.Implementations of this method must not return
null
.- Returns:
- the affiliated
NamedAttributeMap
instances; nevernull
-