-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stream API is used to simplify collection checks. assertTrue and assertFalse checks are used where applicable for more concise assertions. Removed redundant iterations in methods like hasInstanceOf, using the Stream API instead. Refactored method calls to improve readability and efficiency, like isEmpty for size() == 0.
- Loading branch information
Johnbel Mahautiere
authored
Nov 12, 2024
1 parent
89c6d2e
commit bfe0e22
Showing
1 changed file
with
22 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters