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


A  B C D G H I J L M N O P R S T V W TOP
any ()
APPLE_PASSBOOK
ascii ()
asDescendingMapOfRanges
  type  () in com.google.common.collect.ImmutableRangeMap
  type  () in com.google.common.collect.RangeMap
  type  () in com.google.common.collect.TreeRangeMap
asDescendingSetOfRanges
  type  () in com.google.common.collect.ImmutableRangeSet
  type  () in com.google.common.collect.RangeSet
  type  () in com.google.common.collect.TreeRangeSet

B  A C D G H I J L M N O P R S T V W TOP
breakingWhitespace ()

C  A B D G H I J L M N O P R S T V W TOP
CacheLoader.UnsupportedLoadingOperationException
cartesianProduct
  type  (List<? extends List<? extends B>>) in com.google.common.collect.Lists
  type  (List[]) in com.google.common.collect.Lists
catching
  type  (ListenableFuture<? extends V>, Class<X>, Function<? super X, ? extends V>) in com.google.common.util.concurrent.Futures
  type  (ListenableFuture<? extends V>, Class<X>, Function<? super X, ? extends V>, Executor) in com.google.common.util.concurrent.Futures
catchingAsync
  type  (ListenableFuture<? extends V>, Class<X>, AsyncFunction<? super X, ? extends V>) in com.google.common.util.concurrent.Futures
  type  (ListenableFuture<? extends V>, Class<X>, AsyncFunction<? super X, ? extends V>, Executor) in com.google.common.util.concurrent.Futures
compare (Boolean, Boolean)
concatenating
  type  (HashFunction, HashFunction, HashFunction[]) in com.google.common.hash.Hashing
  type  (Iterable<HashFunction>) in com.google.common.hash.Hashing
copyOf
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableBiMap
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableListMultimap
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableMap
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableMultimap
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableSetMultimap
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableSortedMap
  type  (Iterable<? extends Entry<? extends K, ? extends V>>, Comparator<? super K>) in com.google.common.collect.ImmutableSortedMap
create
  type  (K, V, RemovalCause) in com.google.common.cache.RemovalNotification
  type  (Funnel<? super T>, long) in com.google.common.hash.BloomFilter
  type  (Funnel<? super T>, long, double) in com.google.common.hash.BloomFilter

D  A B C G H I J L M N O P R S T V W TOP
DART_UTF_8
digit ()

G  A B C D H I J L M N O P R S T V W TOP
get (Object)
getChecked
  type  (Future<V>, Class<X>) in com.google.common.util.concurrent.Futures
  type  (Future<V>, Class<X>, long, TimeUnit) in com.google.common.util.concurrent.Futures

H  A B C D G I J L M N O P R S T V W TOP
hashCode ()

I  A B C D G H J L M N O P R S T V W TOP
identifier ()
invisible ()
isSubtypeOf
  type  (TypeToken<?>) in com.google.common.reflect.TypeToken
  type  (Type) in com.google.common.reflect.TypeToken
isSupertypeOf
  type  (TypeToken<?>) in com.google.common.reflect.TypeToken
  type  (Type) in com.google.common.reflect.TypeToken

J  A B C D G H I L M N O P R S T V W TOP
javaDigit ()
javaIsoControl ()
javaLetter ()
javaLetterOrDigit ()
javaLowerCase ()
javaUpperCase ()

L  A B C D G H I J M N O P R S T V W TOP
lazyStackTrace (Throwable)
lazyStackTraceIsLazy ()
length ()
lengthIfKnown ()

M  A B C D G H I J L N O P R S T V W TOP
MANIFEST_JSON_UTF_8

N  A B C D G H I J L M O P R S T V W TOP
newLinkedHashMapWithExpectedSize (int)
none ()

O  A B C D G H I J L M N P R S T V W TOP
of
  type  () in com.google.common.collect.ImmutableClassToInstanceMap
  type  (Class<T>, T extends B) in com.google.common.collect.ImmutableClassToInstanceMap
orderEntriesByValue
  type  (Comparator<? super V>) in com.google.common.collect.ImmutableBiMap.Builder
  type  (Comparator<? super V>) in com.google.common.collect.ImmutableMap.Builder
  type  (Comparator<? super V>) in com.google.common.collect.ImmutableSortedMap.Builder

P  A B C D G H I J L M N O R S T V W TOP
PING_FROM
PING_TO
put (Entry<? extends K, ? extends V>)
putAll
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableBiMap.Builder
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableListMultimap.Builder
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableMap.Builder
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableMultimap.Builder
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableSetMultimap.Builder
  type  (Iterable<? extends Entry<? extends K, ? extends V>>) in com.google.common.collect.ImmutableSortedMap.Builder

R  A B C D G H I J L M N O P S T V W TOP
removeOccurrences (Multiset<?>, Multiset<?>)

S  A B C D G H I J L M N O P R T V W TOP
setFuture
  type  (ListenableFuture<? extends V>) in com.google.common.util.concurrent.AbstractFuture
  type  (ListenableFuture<? extends V>) in com.google.common.util.concurrent.SettableFuture
sha384 ()
singleWidth ()
sizeIfKnown ()

T  A B C D G H I J L M N O P R S V W TOP
toMultiset ()
toString
  type  () in com.google.common.eventbus.DeadEvent
  type  () in com.google.common.eventbus.EventBus
transformAsync
  type  (ListenableFuture<I>, AsyncFunction<? super I, ? extends O>) in com.google.common.util.concurrent.Futures
  type  (ListenableFuture<I>, AsyncFunction<? super I, ? extends O>, Executor) in com.google.common.util.concurrent.Futures
tryParse
  type  (String, int) in com.google.common.primitives.Ints
  type  (String, int) in com.google.common.primitives.Longs

V  A B C D G H I J L M N O P R S T W TOP
VerifyException
  VerifyException (String, Throwable) constructor
  VerifyException (Throwable) constructor

W  A B C D G H I J L M N O P R S T V TOP
whitespace ()
withTimeout (ListenableFuture<V>, long, TimeUnit, ScheduledExecutorService)