Class S2ShapeIndexCoder.EncodedS2ShapeIndex.LazyCell

java.lang.Object
com.google.common.geometry.S2ShapeIndex.Cell
com.google.common.geometry.S2ShapeIndexCoder.EncodedS2ShapeIndex.LazyCell
All Implemented Interfaces:
S2Iterator.Entry, Serializable
Enclosing class:
S2ShapeIndexCoder.EncodedS2ShapeIndex

private final class S2ShapeIndexCoder.EncodedS2ShapeIndex.LazyCell extends S2ShapeIndex.Cell
A lazy implementation of S2ShapeIndex.Cell which decodes members on demand.