49e965fab0
FieldMapper is currently generic, where the templated type is only used as the return of a single function, value(Object). This change simply removes this generic type. It is not needed. The implementations of value() now has a covariant return (so those methods have not changed). |
||
---|---|---|
.. | ||
main | ||
packaging | ||
test |