Joris Melchior created GEODE-10393:
--------------------------------------
Summary: RegionEntryFactory.getEntryClass() return type should
have generic type
Key: GEODE-10393
URL: https://issues.apache.org/jira/browse/GEODE-10393
Project: Geode
Issue Type: Improvement
Components: core
Affects Versions: 1.16.0
Reporter: Joris Melchior
The interface `RegionEntryFactory.getEntryClass()` returns a class without a
generic type. Because of this there are compiler warnings.
By adding a generic type we can reduce the number of warnings we get in our
code.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)