|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
Builder<K, V>) orderEntriesByValue(Comparator<? super V>) |
Configures this {@code Builder} to order entries by value according to the specified comparator. |
Builder<K, V>) put(Entry<?, |
Adds the given {@code entry} to the bimap. |
Builder<K, V>) putAll(Iterable<?, |
Adds all of the given entries to the built bimap. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||