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


A  C D E F G I J L M N O P R S T U V W TOP
AbstractScheduledService.CustomScheduler.Schedule (Duration) constructor
addAll
  type  (DoubleStream) in com.google.common.math.StatsAccumulator
  type  (IntStream) in com.google.common.math.StatsAccumulator
  type  (LongStream) in com.google.common.math.StatsAccumulator
  type  (DoubleStream) in com.google.common.primitives.ImmutableDoubleArray.Builder
  type  (IntStream) in com.google.common.primitives.ImmutableIntArray.Builder
  type  (LongStream) in com.google.common.primitives.ImmutableLongArray.Builder
addDelayedShutdownHook (ExecutorService, Duration)
ALT_SVC
appendTo
  type  (A extends Appendable, Object, Object, Object[]) in com.google.common.base.Joiner
  type  (A extends Appendable, Iterable<?>) in com.google.common.base.Joiner
  type  (A extends Appendable, Iterator<?>) in com.google.common.base.Joiner
  type  (StringBuilder, Object, Object, Object[]) in com.google.common.base.Joiner
  type  (StringBuilder, Iterable<?>) in com.google.common.base.Joiner
  type  (StringBuilder, Iterator<?>) in com.google.common.base.Joiner
awaitHealthy (Duration)
awaitStopped (Duration)
awaitTerminationUninterruptibly (ExecutorService, Duration)
awaitUninterruptibly
  type  (CountDownLatch, Duration) in com.google.common.util.concurrent.Uninterruptibles
  type  (Condition, Duration) in com.google.common.util.concurrent.Uninterruptibles

C  A D E F G I J L M N O P R S T U V W TOP
CBOR
checkArgument
  type  (boolean, Object) in com.google.common.base.Preconditions
  type  (boolean, String, Object, Object) in com.google.common.base.Preconditions
  type  (boolean, String, 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, 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, long, Object) 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, 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, long, Object) 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) 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, Object) in com.google.common.base.Preconditions
  type  (boolean, String, int, 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
copyOf
  type  (RangeMap<K, ? extends V>) in com.google.common.collect.TreeRangeMap
  type  (DoubleStream) in com.google.common.primitives.ImmutableDoubleArray
  type  (IntStream) in com.google.common.primitives.ImmutableIntArray
  type  (LongStream) in com.google.common.primitives.ImmutableLongArray
create (double, Duration)

D  A C E F G I J L M N O P R S T U V W TOP
drain (BlockingQueue<E>, Collection<? super E>, int, Duration)
drainUninterruptibly (BlockingQueue<E>, Collection<? super E>, int, Duration)

E  A C D F G I J L M N O P R S T U V W TOP
elapsed ()
emptiesFirst (Comparator<? super T>)
emptiesLast (Comparator<? super T>)
enter (Duration)
enterIf (Guard, Duration)
enterIfInterruptibly (Guard, Duration)
enterInterruptibly (Duration)
enterWhen (Guard, Duration)
enterWhenUninterruptibly (Guard, Duration)
ExecutionError
  ExecutionError (Error) constructor
  ExecutionError (String) constructor
  ExecutionError (String, Error) constructor

F  A C D E G I J L M N O P R S T U V W TOP
forEach
  type  (DoubleConsumer) in com.google.common.primitives.ImmutableDoubleArray
  type  (IntConsumer) in com.google.common.primitives.ImmutableIntArray
  type  (LongConsumer) in com.google.common.primitives.ImmutableLongArray
forEachLine (Consumer<? super String>)
fromJavaUtil (Optional)

G  A C D E F I J L M N O P R S T U V W TOP
getChecked (Future<V>, Class<X>, Duration)
getExitingExecutorService (ThreadPoolExecutor, Duration)
getExitingScheduledExecutorService (ScheduledThreadPoolExecutor, Duration)
getUninterruptibly (Future<V>, Duration)

I  A C D E F G J L M N O P R S T U V W TOP
InsecureRecursiveDeleteException

J  A C D E F G I L M N O P R S T U V W TOP
join
  type  (Object, Object, Object[]) in com.google.common.base.Joiner
  type  (Iterator<?>) in com.google.common.base.Joiner
  type  (Iterable<?>) in com.google.common.base.Joiner
joinUninterruptibly (Thread, Duration)

L  A C D E F G I J M N O P R S T U V W TOP
lines ()

M  A C D E F G I J L N O P R S T U V W TOP
MoreFiles

N  A C D E F G I J L M O P R S T U V W TOP
newFixedDelaySchedule (Duration, Duration)
newFixedRateSchedule (Duration, Duration)
newGuard (BooleanSupplier)

O  A C D E F G I J L M N P R S T U V W TOP
of
  type  (DoubleStream) in com.google.common.math.Stats
  type  (IntStream) in com.google.common.math.Stats
  type  (LongStream) in com.google.common.math.Stats
omitEmptyValues ()

P  A C D E F G I J L M N O R S T U 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 C D E F G I J L M N O P S T U V W TOP
RecursiveDeleteOption
remove
  type  (Object) in com.google.common.collect.Multiset
  type  (Object, int) in com.google.common.collect.Multiset

S  A C D E F G I J L M N O P R T U V W TOP
scheduleAsync (AsyncCallable<O>, Duration, ScheduledExecutorService)
shutdownAndAwaitTermination (ExecutorService, Duration)
sleepUninterruptibly (Duration)
splitToStream (CharSequence)
startupDurations ()
stream
  type  () in com.google.common.primitives.ImmutableDoubleArray
  type  () in com.google.common.primitives.ImmutableIntArray
  type  () in com.google.common.primitives.ImmutableLongArray
Streams
Streams.DoubleFunctionWithIndex
Streams.FunctionWithIndex
Streams.IntFunctionWithIndex
Streams.LongFunctionWithIndex

T  A C D E F G I J L M N O P R S U V W TOP
toBloomFilter
  type  (Funnel<? super T>, long) in com.google.common.hash.BloomFilter
  type  (Funnel<? super T>, long, double) in com.google.common.hash.BloomFilter
toJavaUtil
  type  (Optional) in com.google.common.base.Optional
  type  () in com.google.common.base.Optional
toStats ()
tryAcquire
  type  (int, Duration) in com.google.common.util.concurrent.RateLimiter
  type  (Duration) in com.google.common.util.concurrent.RateLimiter
tryAcquireUninterruptibly
  type  (Semaphore, int, Duration) in com.google.common.util.concurrent.Uninterruptibles
  type  (Semaphore, Duration) in com.google.common.util.concurrent.Uninterruptibles
tryLockUninterruptibly (Lock, Duration)

U  A C D E F G I J L M N O P R S T V W 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 D E F G I J L M N O P R S T U 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, Object...) in com.google.common.base.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, long, Object) in com.google.common.base.Verify
VerifyException
  VerifyException (String) constructor
  VerifyException (String, Throwable) constructor
  VerifyException (Throwable) constructor

W  A C D E F G I J L M N O P R S T U V TOP
waitFor (Guard, Duration)
waitForUninterruptibly (Guard, Duration)
withTimeout
  type  (Duration, ScheduledExecutorService) in com.google.common.util.concurrent.FluentFuture
  type  (ListenableFuture<V>, Duration, ScheduledExecutorService) in com.google.common.util.concurrent.Futures
writeLines
  type  (Stream<? extends CharSequence>) in com.google.common.io.CharSink
  type  (Stream<? extends CharSequence>, String) in com.google.common.io.CharSink