- 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 affiliatedNamedAttributeMapinstances.Implementations of this method must not return
null.- Returns:
- the affiliated
NamedAttributeMapinstances; nevernull
-