-
- Downloads
Metadata fixes related to !6
* Used an ordinary for loop instead of the foreach as both values and names are in the same list and I need to loop through names only * Removed the intermediary result boolean variable and returned directly without breaking the loop * Added the has otherProperties(String ...) method
parent
1c5b82f4
No related branches found
No related tags found
Please register or sign in to comment