S
T
public interface OptionalConvertor<S,T> extends Convertor<java.util.Optional<S>,T>
getSourceType, getTargetType, sourceToTarget, targetToSource