public class MyStringBiFunction extends Object implements java.util.function.BiFunction<String,String,String>
Constructor and Description |
---|
MyStringBiFunction() |
Modifier and Type | Method and Description |
---|---|
String |
apply(String x,
String y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen