mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
e.g. method signature such as <T> T fromOptional(Optional<T> optional) when T resolves to another generic class such as Collection<String>