[
https://issues.apache.org/jira/browse/GEODE-10393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Melchior reassigned GEODE-10393:
--------------------------------------
Assignee: Joris Melchior
> 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
> Assignee: Joris Melchior
> Priority: Major
>
> 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)