[
https://issues.apache.org/jira/browse/GEODE-10393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-10393:
-----------------------------------
Labels: pull-request-available (was: )
> 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.12.9, 1.14.4, 1.15.1, 1.16.0
> Reporter: Joris Melchior
> Assignee: Joris Melchior
> Priority: Minor
> Labels: pull-request-available
>
> 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)