Package ghidra.generic.util.datastruct
Interface ValueSortedMap.ValueSortedMapKeyList<K>
- All Superinterfaces:
Iterable<K>,ValueSortedMap.LesserList<K>
- All Known Implementing Classes:
RestrictedValueSortedMap.RestrictedValueSortedMapKeyList,TreeValueSortedMap.ValueSortedTreeMapKeySet
- Enclosing interface:
ValueSortedMap<K,V>
public static interface ValueSortedMap.ValueSortedMapKeyList<K>
extends ValueSortedMap.LesserList<K>
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator