Function<Object,String>
public class ExampleTransformFunction extends uk.gov.gchq.koryphe.function.KorypheFunction<Object,String>
ExampleTransformFunction()
String
apply(Object input)
equals, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
andThen, compose
public ExampleTransformFunction()
public String apply(Object input)