Uses of Class
com.google.common.geometry.S2RegionCoverer.QueueEntry
-
Uses of S2RegionCoverer.QueueEntry in com.google.common.geometry
Classes in com.google.common.geometry that implement interfaces with type arguments of type S2RegionCoverer.QueueEntryModifier and TypeClassDescription(package private) static classWe define our own comparison function on QueueEntries in order to make the results deterministic.Fields in com.google.common.geometry with type parameters of type S2RegionCoverer.QueueEntryModifier and TypeFieldDescription(package private) final PriorityQueue<S2RegionCoverer.QueueEntry> S2RegionCoverer.ActiveCovering.candidateQueuePrioritized candidates to explore next.Methods in com.google.common.geometry with parameters of type S2RegionCoverer.QueueEntryModifier and TypeMethodDescriptionintS2RegionCoverer.QueueEntriesComparator.compare(S2RegionCoverer.QueueEntry x, S2RegionCoverer.QueueEntry y)