All Differences
Removals
Additions
Changes
Bold is New, strike is deleted


A  B C E F G H I L M N O P R S T U V W TOP
AbstractNetwork
AbstractValueGraph
accumulateAndGet (K, long, LongBinaryOperator)
addAll
  type  (Iterable<Range<C>>) in com.google.common.collect.RangeSet
  type  (DoubleStream) in com.google.common.primitives.ImmutableDoubleArray.Builder
  type  (IntStream) in com.google.common.primitives.ImmutableIntArray.Builder
  type  (LongStream) in com.google.common.primitives.ImmutableLongArray.Builder
AtomicLongMap

B  A C E F G H I L M N O P R S T U V W TOP
BloomFilter

C  A B E F G H I L M N O P R S T U V W TOP
CacheBuilder
CharSink
CharSource
com.google.common.base
com.google.common.cache
com.google.common.collect
com.google.common.graph
com.google.common.hash
com.google.common.io
com.google.common.primitives
com.google.common.util.concurrent
Comparators
compute (K, BiFunction<? super K, ? super V, ? extends V>)
computeIfAbsent (K, Function<? super K, ? extends V>)
computeIfPresent (K, BiFunction<? super K, ? super V, ? extends V>)
copyOf
  type  (DoubleStream) in com.google.common.primitives.ImmutableDoubleArray
  type  (IntStream) in com.google.common.primitives.ImmutableIntArray
  type  (LongStream) in com.google.common.primitives.ImmutableLongArray

E  A B C F G H I L M N O P R S T U V W TOP
edgeConnecting
  type  (N, N) in com.google.common.graph.AbstractNetwork
  type  (N, N) in com.google.common.graph.Network
edgeValue
  type  (N, N) in com.google.common.graph.AbstractValueGraph
  type  (N, N) in com.google.common.graph.ValueGraph
elapsed ()
emptiesFirst (Comparator<? super T>)
emptiesLast (Comparator<? super T>)
enclosesAll (Iterable<Range<C>>)
entrySet ()
EnumMultiset
Equivalence
expireAfterAccess (Duration)
expireAfterWrite (Duration)

F  A B C E G H I L M N O P R S T U V W TOP
flatteningToImmutableListMultimap (Function<? super T, ? extends K>, Function<? super T, ? extends Stream<? extends V>>)
flatteningToImmutableSetMultimap (Function<? super T, ? extends K>, Function<? super T, ? extends Stream<? extends V>>)
flatteningToMultimap (Function<? super T, ? extends K>, Function<? super T, ? extends Stream<? extends V>>, Supplier<M>)
FluentIterable
forEach
  type  (BiConsumer<? super K, ? super V>) in com.google.common.collect.HashBiMap
  type  (Consumer<? super E>) in com.google.common.collect.ImmutableList
  type  (BiConsumer<? super K, ? super V>) in com.google.common.collect.ImmutableMultimap
  type  (BiConsumer<? super K, ? super V>) in com.google.common.collect.ImmutableSortedMap
  type  (BiConsumer<? super K, ? super V>) in com.google.common.collect.Multimap
  type  (Consumer<? super E>) in com.google.common.collect.Multiset
  type  (DoubleConsumer) in com.google.common.primitives.ImmutableDoubleArray
  type  (IntConsumer) in com.google.common.primitives.ImmutableIntArray
  type  (LongConsumer) in com.google.common.primitives.ImmutableLongArray
forEachEntry
  type  (ObjIntConsumer<? super E>) in com.google.common.collect.EnumMultiset
  type  (ObjIntConsumer<? super E>) in com.google.common.collect.Multiset
  type  (ObjIntConsumer<? super E>) in com.google.common.collect.TreeMultiset
forEachLine (Consumer<? super String>)
ForwardingNavigableMap.StandardDescendingMap
fromJavaUtil (Optional<T>)
Function

G  A B C E F H I L M N O P R S T U V W TOP
getAndAccumulate (K, long, LongBinaryOperator)
getAndUpdate (K, LongUnaryOperator)
greatest (int, Comparator<? super T>)

H  A B C E F G I L M N O P R S T U V W TOP
HashBiMap
HashMultiset

I  A B C E F G H L M N O P R S T U V W TOP
ImmutableBiMap
ImmutableCollection
ImmutableDoubleArray
ImmutableDoubleArray.Builder
ImmutableIntArray
ImmutableIntArray.Builder
ImmutableList
ImmutableList.Builder
ImmutableListMultimap
ImmutableLongArray
ImmutableLongArray.Builder
ImmutableMap
ImmutableMultimap
ImmutableMultiset
ImmutableRangeMap
ImmutableRangeSet
ImmutableSet
ImmutableSet.Builder
ImmutableSetMultimap
ImmutableSortedMap
ImmutableSortedMultiset
ImmutableSortedSet
ImmutableTable
InsecureRecursiveDeleteException

L  A B C E F G H I M N O P R S T U V W TOP
least (int, Comparator<? super T>)
lines ()

M  A B C E F G H I L N O P R S T U V W TOP
Maps
merge (K, V, BiFunction<? super V, ? super V, ? extends V>)
Monitor
MoreCollectors
MoreFiles
Multimap
Multimaps
Multiset
Multisets

N  A B C E F G H I L M O P R S T U V W TOP
Network
newGuard (BooleanSupplier)

O  A B C E F G H I L M N P R S T U V W TOP
Optional

P  A B C E F G H I L M N O R S T U V W TOP
Predicate
putIfAbsent (K, V)

R  A B C E F G H I L M N O P S T U V W TOP
RangeSet
RecursiveDeleteOption
refreshAfterWrite (Duration)
remove (Object, Object)
removeAll (Iterable<Range<C>>)
removeIf
  type  (Predicate<? super E>) in com.google.common.collect.ImmutableCollection
  type  (Predicate<? super E>) in com.google.common.collect.Sets.SetView
replace
  type  (K, V) in com.google.common.collect.ImmutableMap
  type  (K, V, V) in com.google.common.collect.ImmutableMap
replaceAll
  type  (BiFunction<? super K, ? super V, ? extends V>) in com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
  type  (BiFunction<? super K, ? super V, ? extends V>) in com.google.common.collect.HashBiMap
  type  (UnaryOperator<E>) in com.google.common.collect.ImmutableList
  type  (BiFunction<? super K, ? super V, ? extends V>) in com.google.common.collect.ImmutableMap

S  A B C E F G H I L M N O P R T U V W TOP
Sets
Sets.SetView
sort (Comparator<? super E>)
spliterator
  type  () in com.google.common.collect.ImmutableCollection
  type  () in com.google.common.collect.ImmutableList
  type  () in com.google.common.collect.ImmutableSortedSet
  type  () in com.google.common.collect.Multiset
Stopwatch
stream
  type  () in com.google.common.collect.FluentIterable
  type  () in com.google.common.primitives.ImmutableDoubleArray
  type  () in com.google.common.primitives.ImmutableIntArray
  type  () in com.google.common.primitives.ImmutableLongArray
Streams
Streams.DoubleFunctionWithIndex
Streams.FunctionWithIndex
Streams.IntFunctionWithIndex
Streams.LongFunctionWithIndex
Supplier

T  A B C E F G H I L M N O P R S U V W TOP
Tables
test
  type  (T, T) in com.google.common.base.Equivalence
  type  (T) in com.google.common.base.Predicate
toBloomFilter
  type  (Funnel<? super T>, long) in com.google.common.hash.BloomFilter
  type  (Funnel<? super T>, long, double) in com.google.common.hash.BloomFilter
toImmutableBiMap (Function<? super T, ? extends K>, Function<? super T, ? extends V>)
toImmutableEnumMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>) in com.google.common.collect.Maps
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) in com.google.common.collect.Maps
toImmutableEnumSet ()
toImmutableList ()
toImmutableListMultimap (Function<? super T, ? extends K>, Function<? super T, ? extends V>)
toImmutableMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>) in com.google.common.collect.ImmutableMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) in com.google.common.collect.ImmutableMap
toImmutableMultiset
  type  () in com.google.common.collect.ImmutableMultiset
  type  (Function<? super T, ? extends E>, ToIntFunction<? super T>) in com.google.common.collect.ImmutableMultiset
toImmutableRangeMap (Function<? super T, Range<K>>, Function<? super T, ? extends V>)
toImmutableRangeSet ()
toImmutableSet ()
toImmutableSetMultimap (Function<? super T, ? extends K>, Function<? super T, ? extends V>)
toImmutableSortedMap
  type  (Comparator<? super K>, Function<? super T, ? extends K>, Function<? super T, ? extends V>) in com.google.common.collect.ImmutableSortedMap
  type  (Comparator<? super K>, Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) in com.google.common.collect.ImmutableSortedMap
toImmutableSortedMultiset
  type  (Comparator<? super E>) in com.google.common.collect.ImmutableSortedMultiset
  type  (Comparator<? super E>, Function<? super T, ? extends E>, ToIntFunction<? super T>) in com.google.common.collect.ImmutableSortedMultiset
toImmutableSortedSet (Comparator<? super E>)
toImmutableTable
  type  (Function<? super T, ? extends R>, Function<? super T, ? extends C>, Function<? super T, ? extends V>) in com.google.common.collect.ImmutableTable
  type  (Function<? super T, ? extends R>, Function<? super T, ? extends C>, Function<? super T, ? extends V>, BinaryOperator<V>) in com.google.common.collect.ImmutableTable
toJavaUtil
  type  () in com.google.common.base.Optional
  type  (Optional<T>) in com.google.common.base.Optional
toMultimap (Function<? super T, ? extends K>, Function<? super T, ? extends V>, Supplier<M>)
toMultiset (Function<? super T, E>, ToIntFunction<? super T>, Supplier<M>)
toTable
  type  (Function<? super T, ? extends R>, Function<? super T, ? extends C>, Function<? super T, ? extends V>, BinaryOperator<V>, Supplier<I>) in com.google.common.collect.Tables
  type  (Function<? super T, ? extends R>, Function<? super T, ? extends C>, Function<? super T, ? extends V>, Supplier<I>) in com.google.common.collect.Tables
TreeMultiset

U  A B C E F G H I L M N O P R S T V W TOP
updateAndGet (K, LongUnaryOperator)

V  A B C E F G H I L M N O P R S T U W TOP
ValueGraph

W  A B C E F G H I L M N O P R S T U V TOP
writeLines
  type  (Stream<? extends CharSequence>) in com.google.common.io.CharSink
  type  (Stream<? extends CharSequence>, String) in com.google.common.io.CharSink