aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/StringUtil.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename StringUtil.strip() -> StringUtil.trim(), refine API docHEADmasterSven Göthel2024-02-041-4/+6
|
* Adding StringUtil, containing basic utility functions as well as unicode ↵Sven Göthel2024-02-041-0/+327
space (whitespace) and full- and halfwidth tests.