Package generic
Class ULongSpan.DefaultULongSpanSet
- All Implemented Interfaces:
Span.MutableSpanSet<Long,
,ULongSpan> Span.SpanSet<Long,
,ULongSpan> ULongSpan.MutableULongSpanSet
,ULongSpan.ULongSpanSet
- Enclosing interface:
ULongSpan
public static class ULongSpan.DefaultULongSpanSet
extends Span.DefaultSpanSet<Long,ULongSpan>
implements ULongSpan.MutableULongSpanSet
An interval tree implementing
ULongSpan.MutableULongSpanSet
-
Constructor Summary
-
Method Summary
Methods inherited from class generic.Span.DefaultSpanSet
add, addAll, bound, clear, contains, equals, intersecting, intersects, isEmpty, newSpanMap, remove, spanContaining, spans, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface generic.Span.MutableSpanSet
add, addAll, clear, remove
Methods inherited from interface generic.Span.SpanSet
bound, complement, contains, encloses, intersecting, intersects, isEmpty, spanContaining, spans
-
Constructor Details
-
DefaultULongSpanSet
public DefaultULongSpanSet()
-