|
Change Return Type A to @Nullable A in method public getAnnotation(annotationType Class<A>) : @Nullable A in class com.google.common.reflect.Parameter |
From |
To |
|
Change Return Type T to @Nullable T in method package pollNext(iterator Iterator<T>) : @Nullable T in class com.google.common.collect.Iterators |
From |
To |
|
Change Return Type A to @Nullable A in method public getDeclaredAnnotation(annotationType Class<A>) : @Nullable A in class com.google.common.reflect.Parameter |
From |
To |
|
Change Return Type T to @Nullable T in method private getReference(reference Reference<T>) : @Nullable T in class com.google.common.graph.UndirectedMultiNetworkConnections |
From |
To |
|
Change Return Type T to @Nullable T in method public find(iterator Iterator<? extends T>, predicate Predicate<? super T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterators |
From |
To |
|
Change Return Type T to @Nullable T in method public get(iterator Iterator<? extends T>, position int, defaultValue T) : @Nullable T in class com.google.common.collect.Iterators |
From |
To |
|
Change Return Type T to @Nullable T in method public getOnlyElement(iterator Iterator<? extends T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterators |
From |
To |
|
Change Return Type Optional<T> to @Nullable Optional<T> in method public fromJavaUtil(javaUtilOptional java.util.@Nullable Optional<T>) : @Nullable Optional<T> in class com.google.common.base.Optional |
From |
To |
|
Change Return Type T to @Nullable T in method public putInstance(type TypeToken<T>, value T) : @Nullable T in class com.google.common.reflect.TypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public putInstance(type Class<T>, value T) : @Nullable T in class com.google.common.reflect.MutableTypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method package removeFirstMatching(removeFrom Iterable<T>, predicate Predicate<? super T>) : @Nullable T in class com.google.common.collect.Iterables |
From |
To |
|
Change Return Type Entry<K,V> to @Nullable Entry<K,V> in method private unmodifiableOrNull(entry Entry<K,? extends V>) : @Nullable Entry<K,V> in class com.google.common.collect.Maps |
From |
To |
|
Change Return Type T to @Nullable T in method public get(iterable Iterable<? extends T>, position int, defaultValue T) : @Nullable T in class com.google.common.collect.Iterables |
From |
To |
|
Change Return Type T to @Nullable T in method public putInstance(type TypeToken<T>, value T) : @Nullable T in class com.google.common.reflect.MutableTypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public getInstance(type TypeToken<T>) : @Nullable T in class com.google.common.reflect.TypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public putInstance(type Class<T>, value T) : @Nullable T in class com.google.common.reflect.TypeToInstanceMap |
From |
To |
|
Change Return Type K to @Nullable K in method package keyOrNull(entry Entry<K,?>) : @Nullable K in class com.google.common.collect.Maps |
From |
To |
|
Change Return Type T to @Nullable T in method public defaultValue(type Class<T>) : @Nullable T in class com.google.common.base.Defaults |
From |
To |
|
Change Return Type T to @Nullable T in method public getInstance(type TypeToken<T>) : @Nullable T in class com.google.common.reflect.MutableTypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public getInstance(type Class<T>) : @Nullable T in class com.google.common.collect.ImmutableClassToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public getLast(iterable Iterable<? extends T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterables |
From |
To |
|
Change Return Type T to @Nullable T in method private trustedGet(type TypeToken<T>) : @Nullable T in class com.google.common.reflect.MutableTypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public find(iterable Iterable<? extends T>, predicate Predicate<? super T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterables |
From |
To |
|
Change Return Type T to @Nullable T in method public getInstance(type Class<T>) : @Nullable T in class com.google.common.reflect.MutableTypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public getOnlyElement(iterable Iterable<? extends T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterables |
From |
To |
|
Change Return Type V to @Nullable V in method package get(key Object, keyTable ImmutableMapEntry<?,V>[], mask int) : @Nullable V in class com.google.common.collect.RegularImmutableMap |
From |
To |
|
Change Return Type T to @Nullable T in method public getFirst(iterable Iterable<? extends T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterables |
From |
To |
|
Change Return Type X to @Nullable X in method private newFromConstructor(constructor Constructor<X>, cause Throwable) : @Nullable X in class com.google.common.util.concurrent.FuturesGetChecked |
From |
To |
|
Change Return Type T to @Nullable T in method private getReference(reference Reference<T>) : @Nullable T in class com.google.common.graph.DirectedMultiNetworkConnections |
From |
To |
|
Change Return Type V to @Nullable V in method package valueOrNull(entry Entry<?,V>) : @Nullable V in class com.google.common.collect.Maps |
From |
To |
|
Change Return Type T to @Nullable T in method private trustedPut(type TypeToken<T>, value T) : @Nullable T in class com.google.common.reflect.MutableTypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public getNext(iterator Iterator<? extends T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterators |
From |
To |
|
Change Return Type T to @Nullable T in method public getInstance(type Class<T>) : @Nullable T in class com.google.common.reflect.TypeToInstanceMap |
From |
To |
|
Change Return Type T to @Nullable T in method public getLast(iterator Iterator<? extends T>, defaultValue T) : @Nullable T in class com.google.common.collect.Iterators |
From |
To |