Interface Attributes

  • All Known Implementing Classes:
    Matrix

    public interface Attributes
    • Method Detail

      • setAttribute

        void setAttribute​(String key,
                          Object value)
      • getAttributes

        Map<?,​?> getAttributes()