Package com.petrolpark.util
Interface NestedSequenceBiMap.Entry<K,V>
- All Superinterfaces:
ISequenceBiMap.IEntry<K,V, List<K>, NestedSequenceBiMap.Entry<K, V>, NestedSequenceBiMap<K, V>>
- All Known Implementing Classes:
NestedSequenceBiMap.Entry.SubMapEntry,NestedSequenceBiMap.Entry.ValueEntry
- Enclosing class:
NestedSequenceBiMap<K,V>
public static sealed interface NestedSequenceBiMap.Entry<K,V>
extends ISequenceBiMap.IEntry<K,V,List<K>,NestedSequenceBiMap.Entry<K,V>,NestedSequenceBiMap<K,V>>
permits NestedSequenceBiMap.Entry.ValueEntry<K,V>, NestedSequenceBiMap.Entry.SubMapEntry<K,V>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Method Summary
Methods inherited from interface com.petrolpark.util.ISequenceBiMap.IEntry
asMap, asValue