Uses of Class
dev.getelements.elements.sdk.util.ImmutableAttributes
Packages that use ImmutableAttributes
-
Uses of ImmutableAttributes in dev.getelements.elements.sdk.util
Methods in dev.getelements.elements.sdk.util that return ImmutableAttributesModifier and TypeMethodDescriptionstatic ImmutableAttributes
ImmutableAttributes.copyOf
(Attributes attributes) Takes a copy of the suppliedAttributes
and returns the result.static ImmutableAttributes
Provides an immutable view of theMap
containing the attributes.