[
https://issues.apache.org/jira/browse/LUCENE-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100725#comment-14100725
]
Uwe Schindler commented on LUCENE-5892:
---------------------------------------
Thanks!
BTW: Typical example is StringBuilder itsself: It implements Appendable, but
also uses covariant return type:
[http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html#append(java.lang.CharSequence)]
> Make CharsRefBuilder implement Appendable
> -----------------------------------------
>
> Key: LUCENE-5892
> URL: https://issues.apache.org/jira/browse/LUCENE-5892
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: 5.0, 4.10
>
> Attachments: LUCENE-5892.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]