|
Move And Inline Method package create(failureStrategy FailureStrategy, list Iterable<T>) : IterableSubject<? extends IterableSubject<?,T,C>,T,C> moved from class com.google.common.truth.IterableSubject to class com.google.common.truth.PrimitiveIntArraySubject & inlined to public asList() : IterableSubject |
From |
To |
|
Move And Inline Method package create(failureStrategy FailureStrategy, list Iterable<T>) : IterableSubject<? extends IterableSubject<?,T,C>,T,C> moved from class com.google.common.truth.IterableSubject to class com.google.common.truth.PrimitiveShortArraySubject & inlined to public asList() : IterableSubject |
From |
To |
|
Move And Inline Method package create(failureStrategy FailureStrategy, list Iterable<T>) : IterableSubject<? extends IterableSubject<?,T,C>,T,C> moved from class com.google.common.truth.IterableSubject to class com.google.common.truth.PrimitiveLongArraySubject & inlined to public asList() : IterableSubject |
From |
To |
|
Move And Inline Method package create(failureStrategy FailureStrategy, list Iterable<T>) : IterableSubject<? extends IterableSubject<?,T,C>,T,C> moved from class com.google.common.truth.IterableSubject to class com.google.common.truth.PrimitiveByteArraySubject & inlined to public asList() : IterableSubject |
From |
To |
|
Move And Inline Method package create(failureStrategy FailureStrategy, list Iterable<T>) : IterableSubject<? extends IterableSubject<?,T,C>,T,C> moved from class com.google.common.truth.IterableSubject to class com.google.common.truth.ObjectArraySubject & inlined to public asList() : IterableSubject |
From |
To |
|
Move And Inline Method package create(failureStrategy FailureStrategy, list Iterable<T>) : IterableSubject<? extends IterableSubject<?,T,C>,T,C> moved from class com.google.common.truth.IterableSubject to class com.google.common.truth.PrimitiveBooleanArraySubject & inlined to public asList() : IterableSubject |
From |
To |
|
Move And Inline Method package create(failureStrategy FailureStrategy, list Iterable<T>) : IterableSubject<? extends IterableSubject<?,T,C>,T,C> moved from class com.google.common.truth.IterableSubject to class com.google.common.truth.PrimitiveCharArraySubject & inlined to public asList() : IterableSubject |
From |
To |
|
Change Parameter Type checker : PairwiseChecker<T> to checker : PairwiseChecker in method private pairwiseCheck(checker PairwiseChecker) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Parameter Type list : C to list : Iterable<?> in method protected IterableSubject(failureStrategy FailureStrategy, list Iterable<?>) in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Parameter Type multimap : M to multimap : SetMultimap<?,?> in method package SetMultimapSubject(failureStrategy FailureStrategy, multimap SetMultimap<?,?>) in class com.google.common.truth.SetMultimapSubject |
From |
To |
|
Change Parameter Type key : K to key : Object in method public valuesForKey(key Object) : IterableSubject in class com.google.common.truth.MultimapSubject |
From |
To |
|
Change Parameter Type multiset : M to multiset : Multiset<?> in method package MultisetSubject(failureStrategy FailureStrategy, multiset Multiset<?>) in class com.google.common.truth.MultisetSubject |
From |
To |
|
Change Parameter Type key : K to key : Object in method package IterableValuesForKey(failureStrategy FailureStrategy, multimapSubject MultimapSubject, key Object) in class com.google.common.truth.MultimapSubject.IterableValuesForKey |
From |
To |
|
Change Parameter Type multimapSubject : MultimapSubject<?,K,V,?> to multimapSubject : MultimapSubject in method package IterableValuesForKey(failureStrategy FailureStrategy, multimapSubject MultimapSubject, key Object) in class com.google.common.truth.MultimapSubject.IterableValuesForKey |
From |
To |
|
Change Parameter Type multimap : M to multimap : Multimap<?,?> in method package MultimapSubject(failureStrategy FailureStrategy, multimap Multimap<?,?>) in class com.google.common.truth.MultimapSubject |
From |
To |
|
Change Parameter Type multimap : M to multimap : ListMultimap<?,?> in method package ListMultimapSubject(failureStrategy FailureStrategy, multimap ListMultimap<?,?>) in class com.google.common.truth.ListMultimapSubject |
From |
To |
|
Change Parameter Type factory : SF to factory : SubjectFactory<S,T> in method public assertAbout(factory SubjectFactory<S,T>) : DelegatedVerb<S,T> in class com.google.common.truth.Truth |
From |
To |
|
Change Return Type IterableSubject<?,Short,List<Short>> to IterableSubject in method public asList() : IterableSubject in class com.google.common.truth.PrimitiveShortArraySubject |
From |
To |
|
Change Return Type IterableSubject<?,Boolean,List<Boolean>> to IterableSubject in method public asList() : IterableSubject in class com.google.common.truth.PrimitiveBooleanArraySubject |
From |
To |
|
Change Return Type IterableSubject<?,Byte,List<Byte>> to IterableSubject in method public asList() : IterableSubject in class com.google.common.truth.PrimitiveByteArraySubject |
From |
To |
|
Change Return Type IterableSubject<?,Character,List<Character>> to IterableSubject in method public asList() : IterableSubject in class com.google.common.truth.PrimitiveCharArraySubject |
From |
To |
|
Change Return Type MultisetSubject<? extends MultisetSubject<?,E,M>,E,M> to MultisetSubject in method public assertThat(target Multiset<E>) : MultisetSubject in class com.google.common.truth.Truth |
From |
To |
|
Change Return Type MultimapSubject<? extends MultimapSubject<?,K,V,M>,K,V,M> to MultimapSubject in method public assertThat(target Multimap<K,V>) : MultimapSubject in class com.google.common.truth.Truth |
From |
To |
|
Change Return Type ListMultimapSubject<? extends ListMultimapSubject<?,K,V,M>,K,V,M> to ListMultimapSubject in method public assertThat(target ListMultimap<K,V>) : ListMultimapSubject in class com.google.common.truth.Truth |
From |
To |
|
Change Return Type IterableSubject<? extends IterableSubject<?,V,? extends Collection<V>>,V,? extends Collection<V>> to IterableSubject in method public valuesForKey(key Object) : IterableSubject in class com.google.common.truth.MultimapSubject |
From |
To |
|
Change Return Type IterableSubject<?,Long,List<Long>> to IterableSubject in method public asList() : IterableSubject in class com.google.common.truth.PrimitiveLongArraySubject |
From |
To |
|
Change Return Type IterableSubject<?,Integer,List<Integer>> to IterableSubject in method public asList() : IterableSubject in class com.google.common.truth.PrimitiveIntArraySubject |
From |
To |
|
Change Return Type IterableSubject<? extends IterableSubject<?,T,C>,T,C> to IterableSubject in method public assertThat(target Iterable<T>) : IterableSubject in class com.google.common.truth.Truth |
From |
To |
|
Change Return Type IterableSubject<?,T,List<T>> to IterableSubject in method public asList() : IterableSubject in class com.google.common.truth.ObjectArraySubject |
From |
To |
|
Change Return Type SetMultimapSubject<? extends SetMultimapSubject<?,K,V,M>,K,V,M> to SetMultimapSubject in method public assertThat(target SetMultimap<K,V>) : SetMultimapSubject in class com.google.common.truth.Truth |
From |
To |
|
Change Variable Type next : T to next : Object in method public isOrdered(comparator Comparator<?>) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type entry : Multiset.Entry<T> to entry : Multiset.Entry<?> in method public containsNoDuplicates() : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type prev : T to prev : Object in method public isOrdered(comparator Comparator<?>) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type iterator : Iterator<T> to iterator : Iterator<?> in method private pairwiseCheck(checker PairwiseChecker) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type next : T to next : Object in method public isStrictlyOrdered(comparator Comparator<?>) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type duplicates : List<Entry<T>> to duplicates : List<Entry<?>> in method public containsNoDuplicates() : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type subject : Collection<T> to subject : Collection<?> in method private containsAny(failVerb String, expected Iterable<?>) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type next : T to next : Object in method private pairwiseCheck(checker PairwiseChecker) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type prev : T to prev : Object in method public isStrictlyOrdered(comparator Comparator<?>) : void in class com.google.common.truth.IterableSubject |
From |
To |
|
Change Variable Type prev : T to prev : Object in method private pairwiseCheck(checker PairwiseChecker) : void in class com.google.common.truth.IterableSubject |
From |
To |