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


A  C E M P R V 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

C  A E M P R V TOP
checkArgument
  type  (boolean, Object) in com.google.common.base.Preconditions
  type  (boolean, String, char) 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, Object) 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, char) in com.google.common.base.Preconditions
  type  (boolean, String, int, int) in com.google.common.base.Preconditions
  type  (boolean, String, int, Object) 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, Object, char) in com.google.common.base.Preconditions
  type  (boolean, String, Object, int) 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, 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, char) in com.google.common.base.Preconditions
  type  (boolean, String, long, int) in com.google.common.base.Preconditions
  type  (boolean, String, long, Object) in com.google.common.base.Preconditions
  type  (boolean, String, long, long) in com.google.common.base.Preconditions
checkNotNull
  type  (T) in com.google.common.base.Preconditions
  type  (T, Object) in com.google.common.base.Preconditions
  type  (T, String, char) 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, Object) 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, char) in com.google.common.base.Preconditions
  type  (T, String, int, int) in com.google.common.base.Preconditions
  type  (T, String, int, Object) 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, Object, char) in com.google.common.base.Preconditions
  type  (T, String, Object, int) 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, 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, char) in com.google.common.base.Preconditions
  type  (T, String, long, int) in com.google.common.base.Preconditions
  type  (T, String, long, Object) 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, char) 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, Object) 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, char) in com.google.common.base.Preconditions
  type  (boolean, String, int, int) in com.google.common.base.Preconditions
  type  (boolean, String, int, Object) 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, Object, char) in com.google.common.base.Preconditions
  type  (boolean, String, Object, int) 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, 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, char) in com.google.common.base.Preconditions
  type  (boolean, String, long, int) in com.google.common.base.Preconditions
  type  (boolean, String, long, Object) in com.google.common.base.Preconditions
  type  (boolean, String, long, long) in com.google.common.base.Preconditions
closeQuietly
  type  (InputStream) in com.google.common.io.Closeables
  type  (Reader) in com.google.common.io.Closeables

E  A C M P R V TOP
entrySet ()

M  A C E P R V TOP
max
  type  (E extends T, E extends T) in com.google.common.collect.Ordering
  type  (E extends T, E extends T, E extends T, E[]) in com.google.common.collect.Ordering
min
  type  (E extends T, E extends T) in com.google.common.collect.Ordering
  type  (E extends T, E extends T, E extends T, E[]) in com.google.common.collect.Ordering

P  A C E M R V 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
putInstance
  type  (TypeToken<T>, T extends B) in com.google.common.reflect.MutableTypeToInstanceMap
  type  (Class<T>, T extends B) in com.google.common.reflect.MutableTypeToInstanceMap
  type  (TypeToken<T>, T extends B) in com.google.common.reflect.TypeToInstanceMap
  type  (Class<T>, T extends B) in com.google.common.reflect.TypeToInstanceMap

R  A C E M P V TOP
remove
  type  (Object) in com.google.common.collect.Multiset
  type  (Object, int) in com.google.common.collect.Multiset

V  A C E M P R TOP
verify
  type  (boolean, String, char) 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, Object) 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, char) in com.google.common.base.Verify
  type  (boolean, String, int, int) in com.google.common.base.Verify
  type  (boolean, String, int, Object) 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, Object, char) in com.google.common.base.Verify
  type  (boolean, String, Object, int) 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, 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, char) in com.google.common.base.Verify
  type  (boolean, String, long, int) in com.google.common.base.Verify
  type  (boolean, String, long, Object) in com.google.common.base.Verify
  type  (boolean, String, long, long) in com.google.common.base.Verify