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


A  B C D E F G I L P R V W TOP
appendTo
  type  (A extends Appendable, Object, Object, Object[]) in com.google.common.base.Joiner
  type  (StringBuilder, Object, Object, Object[]) in com.google.common.base.Joiner

B  A C D E F G I L P R V W TOP
breadthFirst (Iterable<? extends N>)

C  A B D E F G I L P R V W TOP
checkArgument
  type  (boolean, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, Object, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, Object, Object, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, char) in com.google.common.base.Preconditions
  type  (boolean, String, Object, int) in com.google.common.base.Preconditions
  type  (boolean, String, Object, long) in com.google.common.base.Preconditions
  type  (boolean, String, char) in com.google.common.base.Preconditions
  type  (boolean, String, char, Object) in com.google.common.base.Preconditions
  type  (boolean, String, char, char) in com.google.common.base.Preconditions
  type  (boolean, String, char, int) in com.google.common.base.Preconditions
  type  (boolean, String, char, long) in com.google.common.base.Preconditions
  type  (boolean, String, int) in com.google.common.base.Preconditions
  type  (boolean, String, int, Object) in com.google.common.base.Preconditions
  type  (boolean, String, int, char) in com.google.common.base.Preconditions
  type  (boolean, String, int, int) in com.google.common.base.Preconditions
  type  (boolean, String, int, long) in com.google.common.base.Preconditions
  type  (boolean, String, Object[]) in com.google.common.base.Preconditions
  type  (boolean, String, long) in com.google.common.base.Preconditions
  type  (boolean, String, long, Object) in com.google.common.base.Preconditions
  type  (boolean, String, long, char) in com.google.common.base.Preconditions
  type  (boolean, String, long, int) in com.google.common.base.Preconditions
  type  (boolean, String, long, long) in com.google.common.base.Preconditions
checkNotNull
  type  (T, Object) in com.google.common.base.Preconditions
  type  (T, String, Object) in com.google.common.base.Preconditions
  type  (T, String, Object, Object) in com.google.common.base.Preconditions
  type  (T, String, Object, Object, Object) in com.google.common.base.Preconditions
  type  (T, String, Object, Object, Object, Object) in com.google.common.base.Preconditions
  type  (T, String, Object, char) in com.google.common.base.Preconditions
  type  (T, String, Object, int) in com.google.common.base.Preconditions
  type  (T, String, Object, long) in com.google.common.base.Preconditions
  type  (T, String, char) in com.google.common.base.Preconditions
  type  (T, String, char, Object) in com.google.common.base.Preconditions
  type  (T, String, char, char) in com.google.common.base.Preconditions
  type  (T, String, char, int) in com.google.common.base.Preconditions
  type  (T, String, char, long) in com.google.common.base.Preconditions
  type  (T, String, int) in com.google.common.base.Preconditions
  type  (T, String, int, Object) in com.google.common.base.Preconditions
  type  (T, String, int, char) in com.google.common.base.Preconditions
  type  (T, String, int, int) in com.google.common.base.Preconditions
  type  (T, String, int, long) in com.google.common.base.Preconditions
  type  (T, String, Object[]) in com.google.common.base.Preconditions
  type  (T, String, long) in com.google.common.base.Preconditions
  type  (T, String, long, Object) in com.google.common.base.Preconditions
  type  (T, String, long, char) in com.google.common.base.Preconditions
  type  (T, String, long, int) in com.google.common.base.Preconditions
  type  (T, String, long, long) in com.google.common.base.Preconditions
checkState
  type  (boolean, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, Object, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, Object, Object, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, char) in com.google.common.base.Preconditions
  type  (boolean, String, Object, int) in com.google.common.base.Preconditions
  type  (boolean, String, Object, long) in com.google.common.base.Preconditions
  type  (boolean, String, char) in com.google.common.base.Preconditions
  type  (boolean, String, char, Object) in com.google.common.base.Preconditions
  type  (boolean, String, char, char) in com.google.common.base.Preconditions
  type  (boolean, String, char, int) in com.google.common.base.Preconditions
  type  (boolean, String, char, long) in com.google.common.base.Preconditions
  type  (boolean, String, int) in com.google.common.base.Preconditions
  type  (boolean, String, int, Object) in com.google.common.base.Preconditions
  type  (boolean, String, int, char) in com.google.common.base.Preconditions
  type  (boolean, String, int, int) in com.google.common.base.Preconditions
  type  (boolean, String, int, long) in com.google.common.base.Preconditions
  type  (boolean, String, Object[]) in com.google.common.base.Preconditions
  type  (boolean, String, long) in com.google.common.base.Preconditions
  type  (boolean, String, long, Object) in com.google.common.base.Preconditions
  type  (boolean, String, long, char) in com.google.common.base.Preconditions
  type  (boolean, String, long, int) in com.google.common.base.Preconditions
  type  (boolean, String, long, long) in com.google.common.base.Preconditions
clear ()
closeQuietly
  type  (InputStream) in com.google.common.io.Closeables
  type  (Reader) in com.google.common.io.Closeables

D  A B C E F G I L P R V W TOP
depthFirstPostOrder (Iterable<? extends N>)
depthFirstPreOrder (Iterable<? extends N>)

E  A B C D F G I L P R V W TOP
expireAfterAccess (Duration)
expireAfterWrite (Duration)

F  A B C D E G I L P R V W TOP
forEachEntry
  type  (ObjIntConsumer<? super E>) in com.google.common.collect.EnumMultiset
  type  (ObjIntConsumer<? super E>) in com.google.common.collect.TreeMultiset

G  A B C D E F I L P R V W TOP
getAnnotatedReturnType ()
getAnnotatedType ()

I  A B C D E F G L P R V W TOP
incidentEdges
  type  (N) in com.google.common.graph.Graph
  type  (N) in com.google.common.graph.ValueGraph
iterator
  type  () in com.google.common.collect.ConcurrentHashMultiset
  type  () in com.google.common.collect.EnumMultiset
  type  () in com.google.common.collect.ForwardingMultiset.StandardElementSet
  type  () in com.google.common.collect.TreeMultiset

L  A B C D E F G I P R V W TOP
lenientFormat (String, Object[])

P  A B C D E F G I L R V W TOP
propagateIfPossible
  type  (Throwable, Class<X>) in com.google.common.base.Throwables
  type  (Throwable, Class<X1>, Class<X2>) in com.google.common.base.Throwables
  type  (Throwable) in com.google.common.base.Throwables

R  A B C D E F G I L P V W TOP
refreshAfterWrite (Duration)
remove
  type  (Object) in com.google.common.collect.Multiset
  type  (Object, int) in com.google.common.collect.Multiset

V  A B C D E F G I L P R W TOP
verify
  type  (boolean, String, Object) in com.google.common.base.Verify
  type  (boolean, String, Object, Object) in com.google.common.base.Verify
  type  (boolean, String, Object, Object, Object) in com.google.common.base.Verify
  type  (boolean, String, Object, Object, Object, Object) in com.google.common.base.Verify
  type  (boolean, String, Object, char) in com.google.common.base.Verify
  type  (boolean, String, Object, int) in com.google.common.base.Verify
  type  (boolean, String, Object, long) in com.google.common.base.Verify
  type  (boolean, String, char) in com.google.common.base.Verify
  type  (boolean, String, char, Object) in com.google.common.base.Verify
  type  (boolean, String, char, char) in com.google.common.base.Verify
  type  (boolean, String, char, int) in com.google.common.base.Verify
  type  (boolean, String, char, long) in com.google.common.base.Verify
  type  (boolean, String, int) in com.google.common.base.Verify
  type  (boolean, String, int, Object) in com.google.common.base.Verify
  type  (boolean, String, int, char) in com.google.common.base.Verify
  type  (boolean, String, int, int) in com.google.common.base.Verify
  type  (boolean, String, int, long) in com.google.common.base.Verify
  type  (boolean, String, Object[]) in com.google.common.base.Verify
  type  (boolean, String, long) in com.google.common.base.Verify
  type  (boolean, String, long, Object) in com.google.common.base.Verify
  type  (boolean, String, long, char) in com.google.common.base.Verify
  type  (boolean, String, long, int) in com.google.common.base.Verify
  type  (boolean, String, long, long) in com.google.common.base.Verify

W  A B C D E F G I L P R V TOP
withParameters (String, Iterable<String>)