84ea2023ca201c7bcbec86c2d809d381e1a7c223
Files Diff
- Added: 46
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 135 | ||
Extract Variable supplier : CheckedSupplier<Object> in method public testCheckedSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable consumer : CheckedConsumer<Object> in method public testCheckedConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable biFunction : CheckedBiFunction<Object,Object,Object> in method public testCheckedBiFunction() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable longSupplier : CheckedLongSupplier in method public testCheckedLongSupplier() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable intFunction : CheckedIntFunction<Object> in method public testCheckedIntFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable function : CheckedFunction<Object,Object> in method public testCheckedFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable intSupplier : CheckedIntSupplier in method public testCheckedIntSupplier() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedComparatorWithCustomHandler() : void from class org.jooq.lambda.CheckedComparatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedObjLongConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable toLongFunction : CheckedToLongFunction<Object> in method public testCheckedToLongFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable intToLongFunction : CheckedIntToLongFunction in method public testCheckedIntToLongFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable unaryOperator : CheckedUnaryOperator<Object> in method public testCheckedUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable intConsumer : CheckedIntConsumer in method public testCheckedIntConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedToIntBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntToDoubleFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable runnable : CheckedRunnable in method public testCheckedRunnableWithCustomHandler() : void from class org.jooq.lambda.CheckedRunnableTest | From | To | |
Extract Variable doubleSupplier : CheckedDoubleSupplier in method public testCheckedDoubleSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable objDoubleConsumer : CheckedObjDoubleConsumer<Object> in method public testCheckedObjDoubleConsumer() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable biPredicate : CheckedBiPredicate<Object,Object> in method public testCheckedBiPredicate() : void from class org.jooq.lambda.CheckedBiPredicateTest | From | To | |
Extract Variable longFunction : CheckedLongFunction<Object> in method public testCheckedLongFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoubleToIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedToDoubleunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable toDoubleFunction : CheckedToDoubleFunction<Object> in method public testCheckedToDoubleFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable toLongFunction : CheckedToLongFunction<Object> in method public testCheckedToLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedRunnableWithCustomHandler() : void from class org.jooq.lambda.CheckedRunnableTest | From | To | |
Extract Variable consumer : CheckedConsumer<Object> in method public testCheckedConsumer() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable doubleBinaryOperator : CheckedDoubleBinaryOperator in method public testCheckedDoubleBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedBiPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedBiPredicateTest | From | To | |
Extract Variable intToDoubleFunction : CheckedIntToDoubleFunction in method public testCheckedIntToDoubleFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntToLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable supplier : CheckedSupplier<Object> in method public testCheckedSupplier() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable longUnaryOperator : CheckedLongUnaryOperator in method public testCheckedLongUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable intUnaryOperator : CheckedIntUnaryOperator in method public testCheckedIntUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable doubleConsumer : CheckedDoubleConsumer in method public testCheckedDoubleConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable doublePredicate : CheckedDoublePredicate in method public testCheckedDoublePredicate() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable predicate : CheckedPredicate<Object> in method public testCheckedPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedObjIntConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable objIntConsumer : CheckedObjIntConsumer<Object> in method public testCheckedObjIntConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable objLongConsumer : CheckedObjLongConsumer<Object> in method public testCheckedObjLongConsumer() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable doubleBinaryOperator : CheckedDoubleBinaryOperator in method public testCheckedDoubleBinaryOperator() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable toIntBiFunction : CheckedToIntBiFunction<Object,Object> in method public testCheckedToIntBiFunction() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedObjDoubleConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable doubleToLongFunction : CheckedDoubleToLongFunction in method public testCheckedDoubleToLongFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable intToLongFunction : CheckedIntToLongFunction in method public testCheckedIntToLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable doublePredicate : CheckedDoublePredicate in method public testCheckedDoublePredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable toLongBiFunction : CheckedToLongBiFunction<Object,Object> in method public testCheckedToLongBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable runnable : CheckedRunnable in method public testCheckedRunnable() : void from class org.jooq.lambda.CheckedRunnableTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedToDoubleBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable function : CheckedFunction<Object,Object> in method public testCheckedFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable toIntFunction : CheckedToIntFunction<Object> in method public testCheckedToIntFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable intConsumer : CheckedIntConsumer in method public testCheckedIntConsumer() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable biPredicate : CheckedBiPredicate<Object,Object> in method public testCheckedBiPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedBiPredicateTest | From | To | |
Extract Variable longToDoubleFunction : CheckedLongToDoubleFunction in method public testCheckedLongToDoubleFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoubleToLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable doubleToIntFunction : CheckedDoubleToIntFunction in method public testCheckedDoubleToIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable doubleConsumer : CheckedDoubleConsumer in method public testCheckedDoubleConsumer() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable longPredicate : CheckedLongPredicate in method public testCheckedLongPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable biConsumer : CheckedBiConsumer<Object,Object> in method public testCheckedBiConsumer() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable predicate : CheckedPredicate<Object> in method public testCheckedPredicate() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable intBinaryOperator : CheckedIntBinaryOperator in method public testCheckedIntBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongToIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable doubleToLongFunction : CheckedDoubleToLongFunction in method public testCheckedDoubleToLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable longConsumer : CheckedLongConsumer in method public testCheckedLongConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable longToDoubleFunction : CheckedLongToDoubleFunction in method public testCheckedLongToDoubleFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable unaryOperator : CheckedUnaryOperator<Object> in method public testCheckedUnaryOperator() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable doubleToIntFunction : CheckedDoubleToIntFunction in method public testCheckedDoubleToIntFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable toLongBiFunction : CheckedToLongBiFunction<Object,Object> in method public testCheckedToLongBiFunction() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable toDoubleFunction : CheckedToDoubleFunction<Object> in method public testCheckedToDoubleunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedToIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoubleFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable doubleFunction : CheckedDoubleFunction<Object> in method public testCheckedDoubleFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable toDoubleBiFunction : CheckedToDoubleBiFunction<Object,Object> in method public testCheckedToDoubleBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoubleConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable binaryOperator : CheckedBinaryOperator<Object> in method public testCheckedBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable longConsumer : CheckedLongConsumer in method public testCheckedLongConsumer() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable longPredicate : CheckedLongPredicate in method public testCheckedLongPredicate() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable comparator : CheckedComparator<Object> in method public testCheckedComparator() : void from class org.jooq.lambda.CheckedComparatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedToLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable doubleUnaryOperator : CheckedDoubleUnaryOperator in method public testCheckedDoubleUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable toIntFunction : CheckedToIntFunction<Object> in method public testCheckedToIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable biFunction : CheckedBiFunction<Object,Object,Object> in method public testCheckedBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable longBinaryOperator : CheckedLongBinaryOperator in method public testCheckedLongBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoublePredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable toIntBiFunction : CheckedToIntBiFunction<Object,Object> in method public testCheckedToIntBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable intToDoubleFunction : CheckedIntToDoubleFunction in method public testCheckedIntToDoubleFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable longUnaryOperator : CheckedLongUnaryOperator in method public testCheckedLongUnaryOperator() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable longBinaryOperator : CheckedLongBinaryOperator in method public testCheckedLongBinaryOperator() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongToDoubleFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable intBinaryOperator : CheckedIntBinaryOperator in method public testCheckedIntBinaryOperator() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable longSupplier : CheckedLongSupplier in method public testCheckedLongSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable objDoubleConsumer : CheckedObjDoubleConsumer<Object> in method public testCheckedObjDoubleConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable booleanSupplier : CheckedBooleanSupplier in method public testCheckedBooleanSupplier() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable objLongConsumer : CheckedObjLongConsumer<Object> in method public testCheckedObjLongConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable intPredicate : CheckedIntPredicate in method public testCheckedIntPredicate() : void from class org.jooq.lambda.CheckedPredicateTest | From | To | |
Extract Variable intUnaryOperator : CheckedIntUnaryOperator in method public testCheckedIntUnaryOperator() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable binaryOperator : CheckedBinaryOperator<Object> in method public testCheckedBinaryOperator() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedLongConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedConsumerTest | From | To | |
Extract Variable longToIntFunction : CheckedLongToIntFunction in method public testCheckedLongToIntFunction() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable comparator : CheckedComparator<Object> in method public testCheckedComparatorWithCustomHandler() : void from class org.jooq.lambda.CheckedComparatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoubleUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable booleanSupplier : CheckedBooleanSupplier in method public testCheckedBooleanSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedBooleanSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoubleBinaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedBinaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedDoubleSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable objIntConsumer : CheckedObjIntConsumer<Object> in method public testCheckedObjIntConsumer() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable longToIntFunction : CheckedLongToIntFunction in method public testCheckedLongToIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedToLongBiFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable intFunction : CheckedIntFunction<Object> in method public testCheckedIntFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedIntUnaryOperatorWithCustomHandler() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable handler : Consumer<Throwable> in method public testCheckedBiConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable doubleUnaryOperator : CheckedDoubleUnaryOperator in method public testCheckedDoubleUnaryOperator() : void from class org.jooq.lambda.CheckedUnaryOperatorTest | From | To | |
Extract Variable biConsumer : CheckedBiConsumer<Object,Object> in method public testCheckedBiConsumerWithCustomHandler() : void from class org.jooq.lambda.CheckedBiConsumerTest | From | To | |
Extract Variable longFunction : CheckedLongFunction<Object> in method public testCheckedLongFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable doubleSupplier : CheckedDoubleSupplier in method public testCheckedDoubleSupplier() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable toDoubleBiFunction : CheckedToDoubleBiFunction<Object,Object> in method public testCheckedToDoubleBiFunction() : void from class org.jooq.lambda.CheckedBiFunctionTest | From | To | |
Extract Variable doubleFunction : CheckedDoubleFunction<Object> in method public testCheckedDoubleFunctionWithCustomHandler() : void from class org.jooq.lambda.CheckedFunctionTest | From | To | |
Extract Variable intSupplier : CheckedIntSupplier in method public testCheckedIntSupplierWithCustomHandler() : void from class org.jooq.lambda.CheckedSupplierTest | From | To | |
Extract Variable intPredicate : CheckedIntPredicate in method public testCheckedIntPredicateWithCustomHandler() : void from class org.jooq.lambda.CheckedPredicateTest | From | To |