public class SpanCache
extends java.lang.Object
Constructor and Description |
---|
SpanCache() |
Modifier and Type | Method and Description |
---|---|
void |
cacheEdges(java.util.Collection<Edge> edges) |
void |
cacheEdges(EdgeSet edgeSet) |
void |
cacheSpans(java.util.Collection<Span> spans) |
void |
clear() |
boolean |
isSingleton(Span span) |