private static interface LinkedHashMultimap.ValueSetLink<K,V>
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMultimap.ValueSetLink<K,V> |
getPredecessorInValueSet() |
LinkedHashMultimap.ValueSetLink<K,V> |
getSuccessorInValueSet() |
void |
setPredecessorInValueSet(LinkedHashMultimap.ValueSetLink<K,V> entry) |
void |
setSuccessorInValueSet(LinkedHashMultimap.ValueSetLink<K,V> entry) |
LinkedHashMultimap.ValueSetLink<K,V> getPredecessorInValueSet()
LinkedHashMultimap.ValueSetLink<K,V> getSuccessorInValueSet()
void setPredecessorInValueSet(LinkedHashMultimap.ValueSetLink<K,V> entry)
void setSuccessorInValueSet(LinkedHashMultimap.ValueSetLink<K,V> entry)