[
https://issues.apache.org/jira/browse/LUCENE-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499847#comment-14499847
]
ASF subversion and git services commented on LUCENE-6433:
---------------------------------------------------------
Commit 1674304 from [~teofili] in branch 'dev/trunk'
[ https://svn.apache.org/r1674304 ]
LUCENE-6433 - using generics in Classifier#getClasses
> 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: [email protected]
For additional commands, e-mail: [email protected]