Interface ISequenceBiMap.IEntry<K,V,S extends Iterable<K>,E extends ISequenceBiMap.IEntry<K,V,S,E,M>,M extends ISequenceBiMap<K,V,S,E,M>>

All Known Subinterfaces:
NestedSequenceBiMap.Entry<K,V>
All Known Implementing Classes:
NestedSequenceBiMap.Entry.SubMapEntry, NestedSequenceBiMap.Entry.ValueEntry
Enclosing interface:
ISequenceBiMap<K,V,S extends Iterable<K>,E extends ISequenceBiMap.IEntry<K,V,S,E,? super M>,M extends ISequenceBiMap<K,V,S,E,? super M>>

public static interface ISequenceBiMap.IEntry<K,V,S extends Iterable<K>,E extends ISequenceBiMap.IEntry<K,V,S,E,M>,M extends ISequenceBiMap<K,V,S,E,M>>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Optional<? extends V>