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


A  B C D E F G H I K L M N O P R S T U V W TOP
AbstractCache.StatsCounter
AbstractFuture
AbstractListeningExecutorService
add
  type  (E) in com.google.common.collect.Multiset
  type  (E, int) in com.google.common.collect.Multiset
  type  (Range<C>) in com.google.common.collect.RangeSet
addAll (RangeSet<C>)
addListener
  type  (Runnable, Executor) in com.google.common.util.concurrent.ListenableFuture
  type  (Listener, Executor) in com.google.common.util.concurrent.Service
apply
  type  (F) in com.google.common.base.Function
  type  (T) in com.google.common.base.Predicate
  type  (K) in com.google.common.cache.LoadingCache
  type  (I) in com.google.common.util.concurrent.AsyncFunction
areEqual ()
asMap
  type  () in com.google.common.cache.Cache
  type  () in com.google.common.cache.LoadingCache
  type  () in com.google.common.collect.ListMultimap
  type  () in com.google.common.collect.Multimap
  type  () in com.google.common.collect.SetMultimap
  type  () in com.google.common.collect.SortedSetMultimap
asMapOfRanges ()
asRanges ()
AsyncEventBus
AsyncFunction
awaitRunning
  type  (long, TimeUnit) in com.google.common.util.concurrent.Service
  type  () in com.google.common.util.concurrent.Service
awaitTerminated
  type  (long, TimeUnit) in com.google.common.util.concurrent.Service
  type  () in com.google.common.util.concurrent.Service

B  A C D E F G H I K L M N O P R S T U V W TOP
BaseEncoding
BiMap
bits ()
BloomFilter
ByteArrayDataInput
ByteArrayDataOutput
ByteProcessor
ByteSource

C  A B D E F G H I K L M N O P R S T U V W TOP
Cache
callWithTimeout (Callable<T>, long, TimeUnit, boolean)
cellSet ()
CharMatcher
CharSource
CheckedFuture
checkedGet
  type  () in com.google.common.util.concurrent.CheckedFuture
  type  (long, TimeUnit) in com.google.common.util.concurrent.CheckedFuture
checkKeyValue (K, V)
ClassPath.ResourceInfo
ClassToInstanceMap
cleanUp ()
clear
  type  () in com.google.common.collect.Multimap
  type  () in com.google.common.collect.RangeMap
  type  () in com.google.common.collect.RangeSet
  type  () in com.google.common.collect.Table
column (C)
columnKeySet ()
columnMap ()
com.google.common.base
com.google.common.cache
com.google.common.collect
com.google.common.eventbus
com.google.common.hash
com.google.common.io
com.google.common.net
com.google.common.primitives
com.google.common.reflect
com.google.common.util.concurrent
comparator ()
ComparisonChain
complement ()
contains
  type  (Object) in com.google.common.collect.ImmutableCollection
  type  (Object) in com.google.common.collect.Multiset
  type  (C extends Comparable) in com.google.common.collect.RangeSet
  type  (Object, Object) in com.google.common.collect.Table
containsAll (Collection<?>)
containsColumn (Object)
containsEntry (Object, Object)
containsKey (Object)
containsRow (Object)
containsValue
  type  (Object) in com.google.common.collect.Multimap
  type  (Object) in com.google.common.collect.Table
count (Object)
create (Throwable)
CycleDetectingLockFactory.Policy

D  A B C E F G H I K L M N O P R S T U V W TOP
DeadEvent
decodingStream (Reader)
descendingMultiset ()

E  A B C D F G H I K L M N O P R S T U V W TOP
elementSet
  type  () in com.google.common.collect.Multiset
  type  () in com.google.common.collect.SortedMultiset
encloses (Range<C>)
enclosesAll (RangeSet<C>)
encodingStream (Writer)
entries
  type  () in com.google.common.collect.Multimap
  type  () in com.google.common.collect.SetMultimap
entriesDiffering
  type  () in com.google.common.collect.MapDifference
  type  () in com.google.common.collect.SortedMapDifference
entriesInCommon
  type  () in com.google.common.collect.MapDifference
  type  () in com.google.common.collect.SortedMapDifference
entriesOnlyOnLeft
  type  () in com.google.common.collect.MapDifference
  type  () in com.google.common.collect.SortedMapDifference
entriesOnlyOnRight
  type  () in com.google.common.collect.MapDifference
  type  () in com.google.common.collect.SortedMapDifference
entrySet
  type  () in com.google.common.collect.Multiset
  type  () in com.google.common.collect.SortedMultiset
equals
  type  (Object) in com.google.common.base.Function
  type  (Object) in com.google.common.base.Predicate
  type  (Object) in com.google.common.collect.ListMultimap
  type  (Object) in com.google.common.collect.MapDifference
  type  (Object) in com.google.common.collect.MapDifference.ValueDifference
  type  (Object) in com.google.common.collect.Multimap
  type  (Object) in com.google.common.collect.Multiset
  type  (Object) in com.google.common.collect.Multiset.Entry
  type  (Object) in com.google.common.collect.RangeMap
  type  (Object) in com.google.common.collect.RangeSet
  type  (Object) in com.google.common.collect.SetMultimap
  type  (Object) in com.google.common.collect.Table
  type  (Object) in com.google.common.collect.Table.Cell
EventBus

F  A B C D E G H I K L M N O P R S T U V W TOP
failureCause ()
FinalizableReference
finalizeReferent ()
firstEntry ()
FluentIterable
forcePut (K, V)
Function
Funnel
funnel (T, PrimitiveSink)
FutureCallback
FutureFallback
Futures

G  A B C D E F H I K L M N O P R S T U V W TOP
get
  type  () in com.google.common.base.Supplier
  type  (K, Callable<? extends V>) in com.google.common.cache.Cache
  type  (K) in com.google.common.cache.LoadingCache
  type  (K) in com.google.common.collect.ListMultimap
  type  (K) in com.google.common.collect.Multimap
  type  (K extends Comparable) in com.google.common.collect.RangeMap
  type  (K) in com.google.common.collect.SetMultimap
  type  (K) in com.google.common.collect.SortedSetMultimap
  type  (Object, Object) in com.google.common.collect.Table
  type  (Future<V>, Class<X>) in com.google.common.util.concurrent.Futures
  type  (Future<V>, long, TimeUnit, Class<X>) in com.google.common.util.concurrent.Futures
getAll (Iterable<? extends K>)
getAllPresent (Iterable<?>)
getColumnKey ()
getCount ()
getElement ()
getEntry (K extends Comparable)
getIfPresent (Object)
getInput ()
getInstance
  type  (Class<T>) in com.google.common.collect.ClassToInstanceMap
  type  (TypeToken<T>) in com.google.common.reflect.TypeToInstanceMap
  type  (Class<T>) in com.google.common.reflect.TypeToInstanceMap
getOutput ()
getResult
  type  () in com.google.common.io.ByteProcessor
  type  () in com.google.common.io.LineProcessor
getRowKey ()
getUnchecked (K)
getValue ()

H  A B C D E F G I K L M N O P R S T U V W TOP
handleException (Throwable, SubscriberExceptionContext)
handlePotentialDeadlock (PotentialDeadlockException)
hash ()
HashBiMap
hashBytes
  type  (byte[]) in com.google.common.hash.HashFunction
  type  (byte[], int, int) in com.google.common.hash.HashFunction
hashCode
  type  () in com.google.common.collect.MapDifference
  type  () in com.google.common.collect.MapDifference.ValueDifference
  type  () in com.google.common.collect.Multimap
  type  () in com.google.common.collect.Multiset
  type  () in com.google.common.collect.Multiset.Entry
  type  () in com.google.common.collect.RangeMap
  type  () in com.google.common.collect.RangeSet
  type  () in com.google.common.collect.Table
  type  () in com.google.common.collect.Table.Cell
Hasher
HashFunction
Hashing
hashInt (int)
hashLong (long)
hashObject (T, Funnel<? super T>)
hashString (CharSequence, Charset)
hashUnencodedChars (CharSequence)
headMap (K, boolean)
headMultiset (E, BoundType)
HttpHeaders

I  A B C D E F G H K L M N O P R S T U V W TOP
ImmutableBiMap
ImmutableBiMap.Builder
ImmutableClassToInstanceMap
ImmutableCollection
ImmutableListMultimap
ImmutableListMultimap.Builder
ImmutableMap
ImmutableMap.Builder
ImmutableMultimap
ImmutableMultimap.Builder
ImmutableMultiset
ImmutableRangeMap
ImmutableRangeSet
ImmutableSetMultimap
ImmutableSetMultimap.Builder
ImmutableSortedMap
ImmutableSortedMap.Builder
InputSupplier
intern (E)
Interner
Ints
invalidate (Object)
invalidateAll
  type  () in com.google.common.cache.Cache
  type  (Iterable<?>) in com.google.common.cache.Cache
inverse ()
invokeAll
  type  (Collection<? extends Callable<T>>) in com.google.common.util.concurrent.ListeningExecutorService
  type  (Collection<? extends Callable<T>>, long, TimeUnit) in com.google.common.util.concurrent.ListeningExecutorService
isAssignableFrom
  type  (TypeToken<?>) in com.google.common.reflect.TypeToken
  type  (Type) in com.google.common.reflect.TypeToken
isEmpty
  type  () in com.google.common.collect.Multimap
  type  () in com.google.common.collect.RangeSet
  type  () in com.google.common.collect.Table
isRunning ()
iterator
  type  () in com.google.common.collect.Multiset
  type  () in com.google.common.collect.SortedMultiset

K  A B C D E F G H I L M N O P R S T U V W TOP
keys ()
keySet
  type  () in com.google.common.collect.ImmutableSortedMap
  type  () in com.google.common.collect.Multimap

L  A B C D E F G H I K M N O P R S T U V W TOP
lastEntry ()
leftValue ()
LineProcessor
ListenableFuture
ListeningExecutorService
ListeningScheduledExecutorService
ListMultimap
Lists
LoadingCache
Longs

M  A B C D E F G H I K L N O P R S T U V W TOP
MapConstraint
MapConstraints
MapDifference
MapDifference.ValueDifference
MapMaker
Maps
Maps.EntryTransformer
MediaType
Multimap
Multiset
Multiset.Entry
Multisets

N  A B C D E F G H I K L M O P R S T U V W TOP
newHasher
  type  () in com.google.common.hash.HashFunction
  type  (int) in com.google.common.hash.HashFunction
newProxy (T, Class<T>, long, TimeUnit)
newSetFromMap (Map<E, Boolean>)
newTaskFor
  type  (Runnable, T) in com.google.common.util.concurrent.AbstractListeningExecutorService
  type  (Callable<T>) in com.google.common.util.concurrent.AbstractListeningExecutorService
next ()

O  A B C D E F G H I K L M N P R S T U V W TOP
onFailure (Throwable)
onRemoval (RemovalNotification<K, V>)
onSuccess (V)
OutputSupplier

P  A B C D E F G H I K L M N O R S T U V W TOP
peek ()
PeekingIterator
pollFirstEntry ()
pollLastEntry ()
Predicate
PrimitiveSink
processBytes (byte[], int, int)
processLine (String)
put
  type  (K, V) in com.google.common.cache.Cache
  type  (K, V) in com.google.common.collect.BiMap
  type  (K, V) in com.google.common.collect.Multimap
  type  (Range<K>, V) in com.google.common.collect.RangeMap
  type  (R, C, V) in com.google.common.collect.Table
putAll
  type  (Map<? extends K, ? extends V>) in com.google.common.cache.Cache
  type  (Map<? extends K, ? extends V>) in com.google.common.collect.BiMap
  type  (K, Iterable<? extends V>) in com.google.common.collect.Multimap
  type  (Multimap<? extends K, ? extends V>) in com.google.common.collect.Multimap
  type  (RangeMap<K, V>) in com.google.common.collect.RangeMap
  type  (Table<? extends R, ? extends C, ? extends V>) in com.google.common.collect.Table
putBoolean
  type  (boolean) in com.google.common.hash.Hasher
  type  (boolean) in com.google.common.hash.PrimitiveSink
putByte
  type  (byte) in com.google.common.hash.Hasher
  type  (byte) in com.google.common.hash.PrimitiveSink
putBytes
  type  (byte[]) in com.google.common.hash.Hasher
  type  (byte[], int, int) in com.google.common.hash.Hasher
  type  (byte[]) in com.google.common.hash.PrimitiveSink
  type  (byte[], int, int) in com.google.common.hash.PrimitiveSink
putChar
  type  (char) in com.google.common.hash.Hasher
  type  (char) in com.google.common.hash.PrimitiveSink
putDouble
  type  (double) in com.google.common.hash.Hasher
  type  (double) in com.google.common.hash.PrimitiveSink
putFloat
  type  (float) in com.google.common.hash.Hasher
  type  (float) in com.google.common.hash.PrimitiveSink
putInstance
  type  (Class<T>, T extends B) in com.google.common.collect.ClassToInstanceMap
  type  (TypeToken<T>, T extends B) in com.google.common.reflect.TypeToInstanceMap
  type  (Class<T>, T extends B) in com.google.common.reflect.TypeToInstanceMap
putInt
  type  (int) in com.google.common.hash.Hasher
  type  (int) in com.google.common.hash.PrimitiveSink
putLong
  type  (long) in com.google.common.hash.Hasher
  type  (long) in com.google.common.hash.PrimitiveSink
putObject (T, Funnel<? super T>)
putShort
  type  (short) in com.google.common.hash.Hasher
  type  (short) in com.google.common.hash.PrimitiveSink
putString
  type  (CharSequence, Charset) in com.google.common.hash.Hasher
  type  (CharSequence, Charset) in com.google.common.hash.PrimitiveSink
putUnencodedChars
  type  (CharSequence) in com.google.common.hash.Hasher
  type  (CharSequence) in com.google.common.hash.PrimitiveSink

R  A B C D E F G H I K L M N O P S T U V W TOP
rangeContaining (C extends Comparable)
RangeMap
RangeSet
readBoolean ()
readByte ()
readChar ()
readDouble ()
readFloat ()
readFully
  type  (byte[]) in com.google.common.io.ByteArrayDataInput
  type  (byte[], int, int) in com.google.common.io.ByteArrayDataInput
readInt ()
readLine ()
readLong ()
readShort ()
readUnsignedByte ()
readUnsignedShort ()
readUTF ()
recordEviction ()
recordHits (int)
recordLoadException (long)
recordLoadSuccess (long)
recordMisses (int)
refresh (K)
RemovalListener
RemovalNotification
remove
  type  (Object, Object) in com.google.common.collect.Multimap
  type  (Object) in com.google.common.collect.Multiset
  type  (Object, int) in com.google.common.collect.Multiset
  type  () in com.google.common.collect.PeekingIterator
  type  (Range<K>) in com.google.common.collect.RangeMap
  type  (Range<C>) in com.google.common.collect.RangeSet
  type  (Object, Object) in com.google.common.collect.Table
removeAll
  type  (Object) in com.google.common.collect.ListMultimap
  type  (Object) in com.google.common.collect.Multimap
  type  (Collection<?>) in com.google.common.collect.Multiset
  type  (RangeSet<C>) in com.google.common.collect.RangeSet
  type  (Object) in com.google.common.collect.SetMultimap
  type  (Object) in com.google.common.collect.SortedSetMultimap
replaceValues
  type  (K, Iterable<? extends V>) in com.google.common.collect.ListMultimap
  type  (K, Iterable<? extends V>) in com.google.common.collect.Multimap
  type  (K, Iterable<? extends V>) in com.google.common.collect.SetMultimap
  type  (K, Iterable<? extends V>) in com.google.common.collect.SortedSetMultimap
retainAll (Collection<?>)
rightValue ()
row (R)
rowKeySet
  type  () in com.google.common.collect.RowSortedTable
  type  () in com.google.common.collect.Table
rowMap
  type  () in com.google.common.collect.RowSortedTable
  type  () in com.google.common.collect.Table
RowSortedTable

S  A B C D E F G H I K L M N O P R T U V W TOP
schedule
  type  (Runnable, long, TimeUnit) in com.google.common.util.concurrent.ListeningScheduledExecutorService
  type  (Callable<V>, long, TimeUnit) in com.google.common.util.concurrent.ListeningScheduledExecutorService
scheduleAtFixedRate (Runnable, long, long, TimeUnit)
scheduleWithFixedDelay (Runnable, long, long, TimeUnit)
Service
setCount
  type  (E, int, int) in com.google.common.collect.Multiset
  type  (E, int) in com.google.common.collect.Multiset
SetMultimap
Sets
SettableFuture
size
  type  () in com.google.common.cache.Cache
  type  () in com.google.common.collect.Multimap
  type  () in com.google.common.collect.Table
skipBytes (int)
snapshot ()
SortedMapDifference
SortedMultiset
SortedSetMultimap
span
  type  () in com.google.common.collect.RangeMap
  type  () in com.google.common.collect.RangeSet
startAsync ()
state ()
stats ()
stopAsync ()
submit
  type  (Runnable) in com.google.common.util.concurrent.ListeningExecutorService
  type  (Runnable, T) in com.google.common.util.concurrent.ListeningExecutorService
  type  (Callable<T>) in com.google.common.util.concurrent.ListeningExecutorService
subMultiset (E, BoundType, E, BoundType)
subRangeMap (Range<K>)
subRangeSet (Range<C>)
SubscriberExceptionHandler
Supplier

T  A B C D E F G H I K L M N O P R S U V W TOP
Table
Table.Cell
tailMap (K, boolean)
tailMultiset (E, BoundType)
Throwables
TimeLimiter
toByteArray ()
toString
  type  () in com.google.common.collect.MapConstraint
  type  () in com.google.common.collect.Multiset
  type  () in com.google.common.collect.Multiset.Entry
  type  () in com.google.common.collect.RangeMap
  type  () in com.google.common.collect.RangeSet
transform
  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
transformEntry (K, V1)
TreeRangeMap
TreeRangeSet
TypeToInstanceMap
TypeToken

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

V  A B C D E F G H I K L M N O P R S T U W TOP
valueComparator ()
values
  type  () in com.google.common.collect.BiMap
  type  () in com.google.common.collect.ImmutableSortedMap
  type  () in com.google.common.collect.Multimap
  type  () in com.google.common.collect.Table
VerifyException

W  A B C D E F G H I K L M N O P R S T U V TOP
weigh (K, V)
Weigher
withFallback
  type  (ListenableFuture<? extends V>, FutureFallback<? extends V>) in com.google.common.util.concurrent.Futures
  type  (ListenableFuture<? extends V>, FutureFallback<? extends V>, Executor) in com.google.common.util.concurrent.Futures
write
  type  (byte[]) in com.google.common.io.ByteArrayDataOutput
  type  (byte[], int, int) in com.google.common.io.ByteArrayDataOutput
  type  (int) in com.google.common.io.ByteArrayDataOutput
writeBoolean (boolean)
writeByte (int)
writeBytes (String)
writeChar (int)
writeChars (String)
writeDouble (double)
writeFloat (float)
writeInt (int)
writeLong (long)
writeShort (int)
writeUTF (String)