Interface TraceAddressSnapRangePropertyMapSpace<T>
- All Superinterfaces:
SpatialMap<TraceAddressSnapRange, T, DBTraceAddressSnapRangePropertyMapTree.TraceAddressSnapRangeQuery>, TraceAddressSnapRangePropertyMapOperations<T>
- All Known Implementing Classes:
AbstractDBTracePropertyMap.DBTracePropertyMapSpace, DBTraceAddressSnapRangePropertyMapSpace, DBTraceDataSettingsAdapter.DBTraceDataSettingsSpace
public interface TraceAddressSnapRangePropertyMapSpace<T>
extends TraceAddressSnapRangePropertyMapOperations<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface SpatialMap
SpatialMap.EmptySpatialMap<DS,T, Q> -
Field Summary
Fields inherited from interface SpatialMap
EMPTY_MAP -
Method Summary
Methods inherited from interface SpatialMap
clear, entries, firstEntry, firstKey, firstValue, isEmpty, keys, orderedEntries, orderedKeys, orderedValues, put, reduce, remove, remove, size, valuesMethods inherited from interface TraceAddressSnapRangePropertyMapOperations
deleteValue, getAddressSetView, getAddressSetView, put, put, put, put
-
Method Details
-
getAddressSpace
AddressSpace getAddressSpace()
-