Uses of Class
dev.getelements.elements.sdk.util.PropertiesAttributes
Packages that use PropertiesAttributes
-
Uses of PropertiesAttributes in dev.getelements.elements.sdk.util
Methods in dev.getelements.elements.sdk.util that return PropertiesAttributesModifier and TypeMethodDescriptionstatic PropertiesAttributesPropertiesAttributes.copyOf(Attributes attributes) Takes a copy of the suppliedAttributesand returns a newPropertiesAttributes.static PropertiesAttributesPropertiesAttributes.wrap(Properties properties) Wraps the providedPropertiesin an instance ofMutableAttributes.