Uses of Class
com.riadalabs.jira.plugins.insight.services.model.icontheme.ImmutableIconTheme.Builder
Packages that use ImmutableIconTheme.Builder
-
Uses of ImmutableIconTheme.Builder in com.riadalabs.jira.plugins.insight.services.model.icontheme
Methods in com.riadalabs.jira.plugins.insight.services.model.icontheme that return ImmutableIconTheme.BuilderModifier and TypeMethodDescriptionstatic ImmutableIconTheme.Builder
ImmutableIconTheme.builder()
Creates a builder forImmutableIconTheme
.Fill a builder with attribute values from the providedIconTheme
instance.Initializes the value for thecolor1
attribute.Initializes the value for thecolor2
attribute.Initializes the value for thecolor3
attribute.