Function<uk.gov.gchq.koryphe.tuple.n.Tuple2<String,String>,TypeValue>
public class StringsToTypeValue extends uk.gov.gchq.koryphe.tuple.function.KorypheFunction2<String,String,TypeValue>
StringsToTypeSubTypeValue
KorypheFunction2
TypeValue
StringsToTypeValue()
apply(String type, String value)
delegateApply
apply
equals, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
andThen, compose
public StringsToTypeValue()
public TypeValue apply(String type, String value)
uk.gov.gchq.koryphe.tuple.function.KorypheFunction2<String,String,TypeValue>