Uses of Class
org.pushingpixels.radiance.theming.internal.utils.LazyResettableHashMap
Packages that use LazyResettableHashMap
Package
Description
-
Uses of LazyResettableHashMap in org.pushingpixels.radiance.theming.api.shaper
Fields in org.pushingpixels.radiance.theming.api.shaper declared as LazyResettableHashMapModifier and TypeFieldDescriptionprivate static final LazyResettableHashMap<Shape> ClassicButtonShaper.outlinesCache of already computed outlines.private static final LazyResettableHashMap<Shape> PillButtonShaper.outlinesCache of already computed outlines. -
Uses of LazyResettableHashMap in org.pushingpixels.radiance.theming.internal.utils
Fields in org.pushingpixels.radiance.theming.internal.utils declared as LazyResettableHashMapModifier and TypeFieldDescriptionprivate static final LazyResettableHashMap<ContainerColorTokens> CoreColorTokenUtils.blendedCacheCache of blended tokens.Fields in org.pushingpixels.radiance.theming.internal.utils with type parameters of type LazyResettableHashMapModifier and TypeFieldDescriptionprivate static List<LazyResettableHashMap<?>> LazyResettableHashMap.allList of all existing maps. -
Uses of LazyResettableHashMap in org.pushingpixels.radiance.theming.internal.utils.filters
Fields in org.pushingpixels.radiance.theming.internal.utils.filters declared as LazyResettableHashMapModifier and TypeFieldDescriptionprivate static final LazyResettableHashMap<ContainerTokensFilter> ContainerTokensFilter.filters