Class S2PointVectorCoder.Base
java.lang.Object
com.google.common.geometry.S2PointVectorCoder.Base
- Enclosing class:
S2PointVectorCoder
Return type of
S2PointVectorCoder.chooseBase(ImmutableLongArray, int, boolean).-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
base
long base -
baseBits
int baseBits
-
-
Constructor Details
-
Base
Base(long base, int baseBits)
-