Package ghidra.pcode.emu
Class SparseAddressRangeMap<V>
java.lang.Object
ghidra.pcode.emu.SparseAddressRangeMap<V>
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
PAGE_BITS
public static final long PAGE_BITS- See Also:
 
 - 
PAGE_MASK
public static final long PAGE_MASK- See Also:
 
 - 
OFF_MASK
public static final long OFF_MASK- See Also:
 
 
 - 
 - 
Constructor Details
- 
SparseAddressRangeMap
public SparseAddressRangeMap() 
 - 
 - 
Method Details
- 
put
 - 
hasEntry
 - 
clear
public void clear() - 
isEmpty
public boolean isEmpty() 
 -