|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.modules.search.SearchResult
public class SearchResult
This class represents a search result.
| Constructor Summary | |
|---|---|
SearchResult(AudioObject audioFile,
float score)
Constructor. |
|
| Method Summary | |
|---|---|
AudioObject |
getAudioObject()
Returns audio object. |
float |
getScore()
Returns score. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SearchResult(AudioObject audioFile,
float score)
audioFile - the audio filescore - the score| Method Detail |
|---|
public AudioObject getAudioObject()
public float getScore()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||