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