|
Change Parameter Type callable : CallableX<Object,RuntimeException> to callable : SupplierExt<Object> in method protected initFuture(callable SupplierExt<Object>) : IRunnableFuture2<Object> in class melnorme.utilbox.concurrency.Futures_Tests.RunnableFuture2_Test |
From |
To |
|
Change Parameter Type callable : CallableX<Object,RuntimeException> to callable : SupplierExt<Object> in method protected initFuture(callable SupplierExt<Object>) : MonitorRunnableFuture<Object> in class melnorme.utilbox.concurrency.Futures_Tests.MonitorFuture_Test |
From |
To |
|
Change Parameter Type callable : CallableX<Object,RuntimeException> to callable : SupplierExt<Object> in method protected initFuture(callable SupplierExt<Object>) : EclipseJobFuture<?> in class melnorme.lang.ide.core.utils.operation.EclipseJobFuture_Test |
From |
To |
|
Change Parameter Type klass : Class<?> to klass : Class<T> in method public readStaticField(klass Class<T>, fieldName String) : R in class melnorme.utilbox.misc.ReflectionUtils |
From |
To |
|
Change Parameter Type callable : CallableX<Object,RuntimeException> to callable : SupplierExt<Object> in method protected submitToExecutor(callable SupplierExt<Object>) : FUTURE in class melnorme.utilbox.concurrency.Futures_Tests.AbstractFutureTest |
From |
To |
|
Change Parameter Type callable : CallableX<Object,RuntimeException> to callable : SupplierExt<Object> in method protected initFuture(callable SupplierExt<Object>) : RunnableFuture2Adapter<Object> in class melnorme.utilbox.concurrency.Futures_Tests.Future2Adapter_Test |
From |
To |
|
Change Parameter Type callable : CallableX<Object,RuntimeException> to callable : SupplierExt<Object> in method protected submitAndAwaitResult(callable SupplierExt<Object>) : FUTURE in class melnorme.utilbox.concurrency.Futures_Tests.AbstractFutureTest |
From |
To |