- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for t_ (0.02 seconds)
-
src/test/java/org/codelibs/core/lang/StringUtilTest.java
} /** * @throws Exception */ @Test public void testTrimPrefix() throws Exception { assertEquals("AAA", StringUtil.trimPrefix("T_AAA", "T_")); } /** * @throws Exception */ @Test public void testIsBlank() throws Exception { assertEquals("1", true, StringUtil.isBlank(" "));Created: Sat Dec 20 08:55:33 GMT 2025 - Last Modified: Sat Nov 22 11:21:59 GMT 2025 - 11.4K bytes - Click Count (0)