Add Generics to ResourceLoader.newInstance
------------------------------------------
Key: SOLR-3357
URL: https://issues.apache.org/jira/browse/SOLR-3357
Project: Solr
Issue Type: Improvement
Reporter: Chris Male
Came out of LUCENE-2510.
We can add generics to ResourceLoader.newInstance so it returns T instead of
Object. This will add improved type safety and remove the need for casting the
result to a specific type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]