mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
7104edb592
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. |
||
---|---|---|
.. | ||
src/test | ||
build.gradle.kts | ||
compile-c-unix-fast.sh | ||
compile-c-unix.sh | ||
run-wasi.sh |