Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
public abstract class AbstractAddingTwoGenericNumbersTogetherFactory {
public abstract AddingTwoGenericNumbersSingletonInstance createTwoVariablesAdder<T>(T param1, T param2, Object param3 /*always null*/, AddingStrategy strategy) { ....}
} -
@ArcaneEye naming variables and mail server configuration
Okay that second one isn't so much hard as it is a pain in the goddamn cock
Related Rants
Uncle Bob said to always be verbose with your naming 👍
joke/meme
variable naming
meme
drake
function naming
first post