public class StringReplace extends Object implements Function<String,String>
StringReplace(String target, String replacement)
String
apply(String word)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public StringReplace(String target, String replacement)
public String apply(String word)
apply
Function<String,String>
Copyright © 2023. All rights reserved.