public static class MultiClassPrecisionRecallExtendedStats.StringStringConverter extends Object implements java.util.function.Function<String,String>
Constructor and Description |
---|
StringStringConverter() |
Modifier and Type | Method and Description |
---|---|
String |
apply(String str) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public String apply(String str)
apply
in interface java.util.function.Function<String,String>