SoftwArt Blog

Mateusz Rasiński

Blog About me

Do not create public static methods

The usage of public static methods of ~Utils classes is very popular. Those methods are great if being a part of the library. Therefore, you shouldn’t create them unless you’re developing another StringUtils class or something similar.

Read More

© 2016 Mateusz Rasiński, licensed under a Creative Commons Attribution 4.0 International License.