Develop/Groovy

Groovy Docs

Pinocchio 2022. 9. 29. 18:00

http://docs.groovy-lang.org/docs/groovy-1.7.3/html/groovy-jdk/java/lang/String.html#contains(java.lang.String) 

 

String (Groovy JDK)

Replaces the first substring of a String that matches the given compiled regular expression with the given replacement. Note that backslashes (\) and dollar signs ($) in the replacement string may cause the results to be different than if it were being tre

docs.groovy-lang.org