Answer the question
In order to leave comments, you need to log in
How does importing libraries from a package affect the performance and byte size of Java code?
And I have a question - how will the size of the bytes of the java code, after compilation, affect the import of only the necessary functions or all classes from the package (. *)? How does importing classes affect performance? I often notice that when I write a function myself, it doesn't run much faster than with a "ready-made" import. Have you noticed this?
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