public static interface OptionalType.Visitor<P,R>
R
visit(OptionalType optionalType, P par)
R visit(OptionalType optionalType, P par)