by Markus Breuer | Jul 8, 2018 | Big Data
Type-safe arguments help to make the code more maintainable. With an increasing number of optional parameters, the number of method signatures often increases. The attempt to cover all important combinations often ends in a multitude of similar methods. This article...
Recent Comments