|
Change Parameter Type actual : AtomicReferenceArray<VALUE> to actual : AtomicReferenceArray<ELEMENT> in method public assertThat(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.Assertions |
From |
To |
|
Change Parameter Type actual : AtomicReference<VALUE> to actual : AtomicReference<V> in method public AtomicReferenceAssert(actual AtomicReference<V>) in class org.assertj.core.api.AtomicReferenceAssert |
From |
To |
|
Change Parameter Type actual : AtomicReferenceArray<VALUE> to actual : AtomicReferenceArray<ELEMENT> in method public then(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.BDDAssertions |
From |
To |
|
Change Parameter Type actual : AtomicReferenceArray<VALUE> to actual : AtomicReferenceArray<T> in method public AtomicReferenceArrayAssert(actual AtomicReferenceArray<T>) in class org.assertj.core.api.AtomicReferenceArrayAssert |
From |
To |
|
Change Parameter Type actual : AtomicReferenceArray<VALUE> to actual : AtomicReferenceArray<ELEMENT> in method public assertThat(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.Java6AbstractStandardSoftAssertions |
From |
To |
|
Change Parameter Type actual : AtomicReferenceArray<VALUE> to actual : AtomicReferenceArray<ELEMENT> in method public then(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.Java6AbstractBDDSoftAssertions |
From |
To |
|
Change Return Type AtomicReferenceArrayAssert<VALUE> to AtomicReferenceArrayAssert<ELEMENT> in method public assertThat(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.Assertions |
From |
To |
|
Change Return Type AtomicReferenceArrayAssert<VALUE> to AtomicReferenceArrayAssert<ELEMENT> in method public assertThat(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.Java6AbstractStandardSoftAssertions |
From |
To |
|
Change Return Type Object to String in method private format(map Map<?,?>, o Object) : String in class org.assertj.core.presentation.StandardRepresentation |
From |
To |
|
Change Return Type AtomicReferenceArrayAssert<VALUE> to AtomicReferenceArrayAssert<ELEMENT> in method public then(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.BDDAssertions |
From |
To |
|
Change Return Type AtomicReferenceArrayAssert<VALUE> to AtomicReferenceArrayAssert<ELEMENT> in method public then(actual AtomicReferenceArray<ELEMENT>) : AtomicReferenceArrayAssert<ELEMENT> in class org.assertj.core.api.Java6AbstractBDDSoftAssertions |
From |
To |