mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
Looks like the super / sub type inference of setter param vs getter param is the wrong way around. Also, Setter Type should be the generic type, not just the type the property must be a supertype of the setter parameter the getter must be a supertype of the setter parameter