|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.classification.ClassificationResult.DocResult
public class ClassificationResult.DocResult
| Constructor Summary | |
|---|---|
protected |
ClassificationResult.DocResult(int id,
float score,
java.lang.String val)
|
| Method Summary | |
|---|---|
int |
getID()
|
float |
getScore()
|
java.lang.String |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ClassificationResult.DocResult(int id,
float score,
java.lang.String val)
| Method Detail |
|---|
public int getID()
public float getScore()
public java.lang.String getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||