Class Attribute.Set

  • Enclosing class:
    Attribute

    static final class Attribute.Set
    extends java.lang.Object
    A set of attribute prototypes (attributes with the same type are considered equal).
    • Constructor Detail

      • Set

        Set()
    • Method Detail

      • addAttributes

        void addAttributes​(Attribute attributeList)
      • contains

        private boolean contains​(Attribute attribute)
      • add

        private void add​(Attribute attribute)