0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add U.binarySearch(iterable, value) method. More... almost 7 years ago
Improve containsAtLeast(iterable, value, count) and containsAtMost(iterable, value, count) methods. More... almost 7 years ago
Add new methods containsAtLeast(iterable, value, count) and containsAtMost(iterable, value, count). More... almost 7 years ago
Update pom.xml More... almost 7 years ago
Update .travis.yml More... almost 7 years ago
Add new methods for chain in lodash. More... almost 7 years ago
Add U.interpose(iterable, element) and U.interposeByList(iterable, elements) methods. More... almost 7 years ago
Fix compiler warnings. More... almost 7 years ago
Fix sonar and compiler warnings. More... almost 7 years ago
Add method U.toCardinalityMap(iterable). More... almost 7 years ago
Add method U.cycle(iterable, times). More... almost 7 years ago
Add methods U.singleOrNull(iterable) and U.singleOrNull(iterable, predicate). More... almost 7 years ago
Add new chunk() and chunkFilter(). More... almost 7 years ago
Add support for U.nonNull(object). More... almost 7 years ago
Add U.filter() for iterable. More... almost 7 years ago
Add sum method for array. More... almost 7 years ago
Add version 1.43 description. More... almost 7 years ago
Update README.md More... almost 7 years ago
Add U.isNotEmpty(interable). More... almost 7 years ago
Add jdk12. More... almost 7 years ago
Update .travis.yml More... almost 7 years ago
Add Ducumented java comment. More... almost 7 years ago
Add U.defaultTo(value, defaultValue). More... almost 7 years ago
Add circle-ci 2.0 config. More... almost 7 years ago
Improve pom-pack.xml. More... almost 7 years ago
Add support U.fromXml(xml) for format. More... almost 7 years ago
Add version 1.42 description. More... almost 7 years ago
Fix lgtm warning. More... almost 7 years ago
Add U.shortestPathAllKeys(string[]). More... almost 7 years ago
Fix pmd warnings. More... almost 7 years ago