Class DBCachedObjectStoreKeySet

java.lang.Object
ghidra.util.database.DBCachedObjectStoreKeySet
All Implemented Interfaces:
Iterable<Long>, Collection<Long>, NavigableSet<Long>, SequencedCollection<Long>, SequencedSet<Long>, Set<Long>, SortedSet<Long>
Direct Known Subclasses:
DBCachedObjectStoreKeySubSet

public class DBCachedObjectStoreKeySet extends Object implements NavigableSet<Long>
This provides the implementation of Map.keySet() for DBCachedObjectStore.asMap()