[ 
https://issues.apache.org/jira/browse/LUCENE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499875#comment-14499875
 ] 

ASF subversion and git services commented on LUCENE-6433:
---------------------------------------------------------

Commit 1674317 from [~teofili] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1674317 ]

LUCENE-6433 - using generics in Classifier#getClasses [branch_5x]

> Classifier API should use generics in getClasses
> ------------------------------------------------
>
>                 Key: LUCENE-6433
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6433
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/classification
>    Affects Versions: 5.1
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: Trunk
>
>
> {{Classifier#getClasses}} APIs return 
> {{List<ClassificationResult<BytesRef>>}} while they should be consistent with 
> the generics used in the other APIs (e.g. {{assignClass}} returns 
> {{ClassificationResult<T>}}).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to