|
Rename Method protected finallyClose(bs BooleanSupplier) : boolean renamed to protected finallyCloseBoolean(bs BooleanSupplier) : boolean in class com.speedment.runtime.core.internal.stream.builder.AbstractStreamBuilder |
From |
To |
|
Rename Method protected finallyClose(is IntSupplier) : int renamed to protected finallyCloseInt(is IntSupplier) : int in class com.speedment.runtime.core.internal.stream.builder.AbstractStreamBuilder |
From |
To |
|
Rename Method protected finallyClose(lp LongSupplier) : long renamed to protected finallyCloseLong(lp LongSupplier) : long in class com.speedment.runtime.core.internal.stream.builder.AbstractStreamBuilder |
From |
To |
|
Rename Method protected finallyClose(s Supplier<T>) : T renamed to protected finallyCloseReference(s Supplier<T>) : T in class com.speedment.runtime.core.internal.stream.builder.AbstractStreamBuilder |
From |
To |
|
Rename Method protected finallyClose(ds DoubleSupplier) : double renamed to protected finallyCloseDouble(ds DoubleSupplier) : double in class com.speedment.runtime.core.internal.stream.builder.AbstractStreamBuilder |
From |
To |