S
T
public interface TwoWayTypeConverter<T,S> extends Function1<T,S>
convertBack(T object)
apply, partial
S convertBack(T object)
object