|
Jacson | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.ngramj.phoner.ScoredRes
public class ScoredRes
Field Summary | |
---|---|
protected byte[] |
res
|
protected java.lang.String |
string
|
protected double |
val
|
Constructor Summary | |
---|---|
ScoredRes(byte[] res,
double val)
|
Method Summary | |
---|---|
byte[] |
getRes()
|
double |
getVal()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected byte[] res
protected double val
protected java.lang.String string
Constructor Detail |
---|
public ScoredRes(byte[] res, double val)
Method Detail |
---|
public byte[] getRes()
public double getVal()
public java.lang.String toString()
toString
in class java.lang.Object
|
spieleck.de | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |