eagler-teavm-fork/classlib
Jasper Siepkes 7104edb592
classlib: add stripLeading and stripTrailing methods to String class (#707)
The stripLeading and stripTrailing methods were added in Java 11 to the String class.

Based on the implementation of the existing strip method in TeaVM this commit adds the stripLeading() and stripTrailing() methods (and tests) to the String class in the class library.
2023-06-06 10:09:25 +02:00
..
src classlib: add stripLeading and stripTrailing methods to String class (#707) 2023-06-06 10:09:25 +02:00
build.gradle.kts Get rid of Gson library 2023-03-10 21:19:30 +01:00
update-cldr.sh Update versions of Unicode data, CLDR, tzdata, asm and Rhino 2019-07-27 22:10:56 +03:00