Overload List
Name | Description | |
---|---|---|
AttributeSource()()()() | An AttributeSource using the default attribute factory {@link AttributeSource.AttributeFactory#DEFAULT_ATTRIBUTE_FACTORY}. | |
AttributeSource(AttributeSource) | An AttributeSource that uses the same attributes as the supplied one. | |
AttributeSource(AttributeSource..::..AttributeFactory) | An AttributeSource using the supplied {@link AttributeFactory} for creating new {@link Attribute} instances. |