You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2015/04/17 11:48:59 UTC

[jira] [Created] (LUCENE-6433) Classifier API should use generics in getClasses

Tommaso Teofili created LUCENE-6433:
---------------------------------------

             Summary: 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org