Commit Graph

14 Commits

Author SHA1 Message Date
ACHRAF TAITAI
68efc86426 BAEL-4753: pass encoding parameter to the getBytes() (#13677)
* BAEL-4753: pass encoding parameter to the getBytes()

* BAEL-4753: pass encoding parameter to the getBytes()
2023-03-19 13:42:12 +01:00
mikr
d7e298b3eb JAVA-7244 Review log statements for projects 2021-09-18 00:37:04 +02:00
mikr
aece4e5216 JAVA-1522 Split core-java-modules/core-java module 2020-06-07 16:52:25 +02:00
Cavero Barca
cea7f64174 Convert Benchmark functions to public to avoid compilation errors 2020-03-15 08:59:15 +01:00
Cavero Barca
cba16ebc49 Remove FQCN for StringUtils and let private functions when possible 2020-03-14 23:06:54 +01:00
Cavero Barca
214ce71433 Keep only null as stripChar in the Apache Commons example 2020-03-10 14:17:19 +01:00
Cavero Barca
ab5f6b967a Add null as stripChar for Apache Commons StringUtils example 2020-03-10 00:06:36 +01:00
Cavero Barca
9c162e8b91 Clean Apache Commons and Guava functions and tests 2020-03-06 21:58:00 +01:00
Cavero Barca
17c42c903b Reformat and correct the indentation 2020-02-28 23:53:33 +01:00
Cavero Barca
a8c49a9bec Add the functionality and the unit testing for LTrim and RTrim 2020-02-28 21:00:01 +01:00
Cavero Barca
0decea17cf Add a refinement for clarity in the RegionMatches function 2020-01-27 14:09:58 +01:00
Cavero Barca
0338d5fa39 Rename the class to separate functionality from what the class is about 2020-01-27 13:01:50 +01:00
Cavero Barca
3a7c278fe0 Add JMH dependency and shade the jar. Include examples to avoid contains() case insensitive behavior 2020-01-15 00:21:50 +01:00
catalin-burcea
ba50a42d43 Move articles out of java-strings part4 2019-10-30 17:33:19 +02:00