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
Constructors -
Method Summary
Methods inherited from class generic.Span.DefaultSpanSet
add, addAll, bound, clear, contains, equals, intersecting, intersects, isEmpty, newSpanMap, remove, spanContaining, spans, toString, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface generic.Span.MutableSpanSet
add, addAll, clear, removeMethods inherited from interface generic.Span.SpanSet
bound, complement, contains, encloses, intersecting, intersects, isEmpty, spanContaining, spans, toString
-
Constructor Details
-
DefaultULongSpanSet
public DefaultULongSpanSet()
-