0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add unit test for U.fromJsonMap(json) and U.get(map, path). More... about 6 years ago
Add unit test for U.fromXmlWithoutNamespaces(xml) and U.get(map, path). More... about 6 years ago
Add Builder.set(path, value). More... about 6 years ago
Improve pom-pack.xml. More... about 6 years ago
Add U.objectBuilder(). More... about 6 years ago
Update .travis.yml More... about 6 years ago
Fix sonarcloud warnings. More... about 6 years ago
Fix runtime error for U.format() on android jvm. More... about 6 years ago
Add U.countBy(iterator) method. More... about 6 years ago
Create FUNDING.yml More... about 6 years ago
Fix U.camelCase(string). More... about 6 years ago
Change parameter for U.times(count, supplier). More... about 6 years ago
Change copyright. More... about 6 years ago
Improve U.replaceSelfClosingWithNull(map) method. More... about 6 years ago
Add U.defer(runnable). More... about 6 years ago
Add version 1.51 description. More... about 6 years ago
Add U.remove(map, key). More... about 6 years ago
Add support for type in U.fromJson(string) and U.fromXml(string) methods. More... about 6 years ago
Fix U.capitalize() and U.uncapitalize() methods. More... about 6 years ago
Add U.isJsonNumber(string). More... about 6 years ago
Improve readme, add example for xml to json and vice versa. More... about 6 years ago
Fix idea warnings. More... about 6 years ago
Improve U.fromXmlMap(xml, fromType). More... about 6 years ago
Add U.fromXmlMap(xml, fromType). More... about 6 years ago
Add method U.fromJsonMap(string). More... about 6 years ago
Add method U.fromXmlMap(string). More... about 6 years ago
Add version 1.50 description. More... about 6 years ago
Add method U.replaceSelfClosingWithNull(map). More... about 6 years ago
Add link to java 8 and java 11 projects. More... about 6 years ago
Improve method U.removeMinusesAndConvertNumbers(map). More... about 6 years ago