Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.9.0
-
None
Description
Java (≥1.5) supports covariant overrides. We should replace the pattern of returning generic types in VVs with covariants return types to avoid verbose compile time warnings.