Package ghidra.util.database
Class KeySpan.Empty
java.lang.Object
ghidra.util.database.KeySpan.Empty
- All Implemented Interfaces:
Span<Long,,KeySpan> Span.Empty<Long,,KeySpan> KeySpan,Comparable<KeySpan>
- Enclosing interface:
KeySpan
The singleton empty span of keys
-
Nested Class Summary
Nested classes/interfaces inherited from interface ghidra.util.database.KeySpan
KeySpan.Domain, KeySpan.Empty, KeySpan.ImplNested classes/interfaces inherited from interface generic.Span
Span.DefaultSpanMap<N,S extends Span<N, S>, V>, Span.DefaultSpanSet<N, S extends Span<N, S>>, Span.Domain<N, S extends Span<N, S>>, Span.Empty<N, S extends Span<N, S>>, Span.MutableSpanMap<N, S extends Span<N, S>, V>, Span.MutableSpanSet<N, S extends Span<N, S>>, Span.SpanMap<N, S extends Span<N, S>, V>, Span.SpanMapSetter<E, N, S extends Span<N, S>, V>, Span.SpanSet<N, S extends Span<N, S>> -
Field Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface generic.Span
bound, compareTo, encloses, intersect, intersects, maxIsFinite, minIsFinite, subtract, toStringMethods inherited from interface generic.Span.Empty
contains, isEmpty, max, min