Interface Attributes
-
- All Known Implementing Classes:
Matrix
public interface Attributes
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getAttribute(String key)
Map<?,?>
getAttributes()
void
setAttribute(String key, Object value)
-