Answer the question
In order to leave comments, you need to log in
Should I worry about the speed of the program with interfaces?
I am writing a client-server in kotlin-java and I like to do everything through interfaces, implementing something specific only in the final places, but I think there is some limit to these levels of abstraction? On the pluses, we were taught that this has a bad effect on performance, and I'm afraid that then everything will have to be rewritten into a mess from classes ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question