This PR includes the following changes to improve code readability:
- Code readability:
- Refactored an
ifstatement to enhance readability. -
Removed an unnecessary
elseblock -
Javadoc improvements:
- Replaced
@codewith@linkfor thecheckNotModified(String)reference to create clickable links in the Javadoc.