Class ColorPool.Builder

  • Enclosing class:
    ColorPool

    public static final class ColorPool.Builder
    extends java.lang.Object
    Collects TypePools and other data into ColorPool.ShardViews and then reconciles them into a single ColorPool.
    • Method Detail

      • addShardAnd

        @CanIgnoreReturnValue
        public ColorPool.Builder addShardAnd​(com.google.javascript.jscomp.serialization.TypePool typePool,
                                             StringPool stringPool)