ArgumentFactory which understands Guava types.Guava functionality.guava provides extra types that are commonly needed beyond built
in JDK types.Collector that accumulates Map.Entry<K, V> input elements into an
ArrayListMultimap<K, V>.Collector that accumulates Map.Entry<K, V> input elements into a
HashBiMap<K, V>.Collector that accumulates Map.Entry<K, V> input elements into a
HashMultimap<K, V>.Collector that accumulates Map.Entry<K, V> input elements into an
ImmutableListMultimap<K, V>.Collector that accumulates Map.Entry<K, V> input elements into an
ImmutableMap<K, V>.Collector that accumulates Map.Entry<K, V> input elements into an
ImmutableSetMultimap<K, V>.Collector that accumulates Map.Entry<K, V> input elements into a
LinkedListMultimap<K, V>.Collector that accumulates Map.Entry<K, V> input elements into a
Multimap<K, V> of the supplied type.Collector that accumulates 0 or 1 input elements into Guava's Optional<T>.Collector that accumulates Map.Entry<K, V> input elements into a
TreeMultimap<K, V>.Copyright © 2019. All rights reserved.