Class ColorPool.ShardView

  • Enclosing class:
    ColorPool

    public static final class ColorPool.ShardView
    extends java.lang.Object
    A view of the pool based on one of the input shards.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Color getColor​(com.google.javascript.jscomp.serialization.TypePointer pointer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getColor

        public Color getColor​(com.google.javascript.jscomp.serialization.TypePointer pointer)