Search code examples
How best to refactor variable instantiation duplication in Java?...

javajava-8coding-stylerefactoringcode-duplication

Read More
Is There A Way To Remove Duplicate Code While Providing lvalue and rvalue Overloads?...

c++overloadingcode-duplicationrvaluelvalue

Read More
How to reduce code duplication when dealing with recursive sum types...

haskellfunctional-programmingdrycode-duplicationrecursive-type

Read More
How to initialize map without code duplication?...

gotypescode-duplication

Read More
How to avoid code duplication?...

javadesign-patternscode-duplicationcontrol-flow

Read More
CPD / PMD between projects?...

javamaven-2code-duplicationpmdsimilarity

Read More
Python: Possible to exchange math operators so as to avoid code duplication?...

pythonfunctioncode-duplication

Read More
Duplicate code inside two different Interface implementations...

javaduplicatescode-duplication

Read More
How to avoid duplicate code when declaring overridden functions from interface in multiple header fi...

c++overridingcode-duplication

Read More
Pass a function with lamba expression to make a generic function...

javalambdarefactoringgeneric-programmingcode-duplication

Read More
Is there a more efficient way to write multiple if else?...

javaif-statementrangecode-duplication

Read More
Reducing code duplication in C program with nearly identical statements in if/else?...

cdesign-patternscode-duplication

Read More
Is there a way to shorten code that is duplicated because of similiar properties of objects?...

javaarraylistjavafx-8code-duplication

Read More
Avoid duplicate code with numerous Java classes sharing fields...

javadatabasejava-8code-duplication

Read More
Using IF controller...

jmetercode-duplicationjsr223

Read More
How to avoid duplicate code in the activity and fragment?...

androidcode-duplication

Read More
Golang http server return html or json depending on content type...

goclosurescode-duplication

Read More
Do tools exist which automatically find copy-and-paste code?...

code-analysiscopy-pastestatic-analysiscode-duplication

Read More
How do I prevent code duplication when defining multiple methods with the same name?...

c#unity-game-enginemethodsoverloadingcode-duplication

Read More
Infrastructure - both sync & async interface & implementation?...

c#asynchronousasync-awaitcode-duplication

Read More
Creating Email Field Component in ExtJS6...

javascriptextjscode-duplicationextjs6modular

Read More
Merging 2 nearly identical functions in perl...

perlcode-duplication

Read More
How Can I Prevent Showing Duplicate In foreach loop At Laravel Blade File?...

phplaravelloopsforeachcode-duplication

Read More
How can I minimize duplication of code that sometimes needs a callback?...

javascriptcallbackgulpcode-duplication

Read More
While loop - how to remove code duplication...

c++duplicatescode-duplication

Read More
How can I avoid code duplication of a static method in multiple classes...

c#inheritancecode-duplicationstatic-polymorphism

Read More
Kotlin - Create custom ext function for SpannableStringBuilder without duplicate arguments when decl...

kotlincode-duplicationkotlin-extensionspannablestringbuilder

Read More
Send expression in java...

javacode-duplication

Read More
How to implement communication between 2 micro services...

javamicroservicescode-duplication

Read More
How to pythonically avoid this code duplication with a while loop?...

pythonloopswhile-loopcode-duplication

Read More
BackNext