refactor: implement agreed upon changes based on discussion (#266) #305
Labels
Common
Issue/PR related to Common module
Improvement
Code changes driven by non business requirements
Milestone
Description
Based on discussion #266, implement the changes agreed upon there as seen in the task list below.
Tasklist
MathUtilities
isPowerOfTwo(int)
boolean check insideMathUtilities
Preconditions
requirePowerOfTwo(int)
strict precondition insidePreconditions
isBlank(String)
boolean check insideStringUtilities
StringUtilities#requireNotBlank(String)
toPreconditions
The text was updated successfully, but these errors were encountered: