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


A  C E J P R U V TOP
appendTo
  type  (A extends Appendable, Object, Object, Object[]) in com.google.common.base.Joiner
  type  (A extends Appendable, Iterable<? extends Object>) in com.google.common.base.Joiner
  type  (A extends Appendable, Iterator<? extends Object>) in com.google.common.base.Joiner
  type  (StringBuilder, Iterable<? extends Object>) in com.google.common.base.Joiner
  type  (StringBuilder, Object, Object, Object[]) in com.google.common.base.Joiner
  type  (StringBuilder, Iterator<? extends Object>) in com.google.common.base.Joiner

C  A E J P R U V TOP
checkArgument
  type  (boolean, Object) in com.google.common.base.Preconditions
  type  (boolean, String, char, Object) in com.google.common.base.Preconditions
  type  (boolean, String, int, Object) 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, Object) in com.google.common.base.Preconditions
checkNotNull
  type  (T, Object) in com.google.common.base.Preconditions
  type  (T, String, char, Object) in com.google.common.base.Preconditions
  type  (T, String, int, Object) 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, Object) in com.google.common.base.Preconditions
checkState
  type  (boolean, Object) in com.google.common.base.Preconditions
  type  (boolean, String, char, Object) in com.google.common.base.Preconditions
  type  (boolean, String, int, Object) 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, Object) 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 J P R U V TOP
ExecutionError
  ExecutionError (Error) constructor
  ExecutionError (String) constructor
  ExecutionError (String, Error) constructor

J  A C E P R U V TOP
join
  type  (Iterable<? extends Object>) in com.google.common.base.Joiner
  type  (Object, Object, Object[]) in com.google.common.base.Joiner
  type  (Iterator<? extends Object>) in com.google.common.base.Joiner

P  A C E J R U 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

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

U  A C E J P R V TOP
UncheckedExecutionException
  UncheckedExecutionException (String) constructor
  UncheckedExecutionException (String, Throwable) constructor
  UncheckedExecutionException (Throwable) constructor
UncheckedTimeoutException
  UncheckedTimeoutException (String) constructor
  UncheckedTimeoutException (String, Throwable) constructor
  UncheckedTimeoutException (Throwable) constructor

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