Uses of Class
com.riadalabs.jira.plugins.insight.services.model.icontheme.ImmutableIconTheme
Packages that use ImmutableIconTheme
-
Uses of ImmutableIconTheme in com.riadalabs.jira.plugins.insight.services.model.icontheme
Methods in com.riadalabs.jira.plugins.insight.services.model.icontheme that return ImmutableIconThemeModifier and TypeMethodDescriptionImmutableIconTheme.Builder.build()
Builds a newImmutableIconTheme
.static ImmutableIconTheme
Creates an immutable copy of aIconTheme
value.final ImmutableIconTheme
ImmutableIconTheme.withColor1
(String value) Copy the current immutable object by setting a value for thecolor1
attribute.final ImmutableIconTheme
ImmutableIconTheme.withColor2
(String value) Copy the current immutable object by setting a value for thecolor2
attribute.final ImmutableIconTheme
ImmutableIconTheme.withColor3
(String value) Copy the current immutable object by setting a value for thecolor3
attribute.