Class S2PointVectorCoder.Base

java.lang.Object
com.google.common.geometry.S2PointVectorCoder.Base
Enclosing class:
S2PointVectorCoder

private static final class S2PointVectorCoder.Base extends Object
  • Field Details

    • base

      long base
    • baseBits

      int baseBits
  • Constructor Details

    • Base

      Base(long base, int baseBits)