Uses of Class
com.google.javascript.jscomp.colors.SingletonColorFields
-
Packages that use SingletonColorFields Package Description com.google.javascript.jscomp.colors -
-
Uses of SingletonColorFields in com.google.javascript.jscomp.colors
Methods in com.google.javascript.jscomp.colors that return SingletonColorFields Modifier and Type Method Description abstract SingletonColorFieldsSingletonColorFields.Builder. build()Methods in com.google.javascript.jscomp.colors with parameters of type SingletonColorFields Modifier and Type Method Description static ColorColor. createSingleton(SingletonColorFields fields)
-