Interface ULongSpan.ULongSpanMap<V>
- Type Parameters:
V- the type of values
- All Superinterfaces:
Span.SpanMap<Long, ULongSpan, V>
- All Known Subinterfaces:
ULongSpan.MutableULongSpanMap<V>
- All Known Implementing Classes:
ULongSpan.DefaultULongSpanMap
- Enclosing interface:
ULongSpan
A map of unsigned long spans to values
-
Method Summary
Methods inherited from interface Span.SpanMap
bound, entries, get, getEntry, intersectingEntries, intersectingSpans, intersects, isEmpty, spans, values