|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecommendedItem
Implementations encapsulate items that are recommended, and include the item recommended and a value expressing the strength of the preference.
Method Summary | |
---|---|
long |
getItemID()
|
float |
getValue()
A value expressing the strength of the preference for the recommended item. |
Method Detail |
---|
long getItemID()
float getValue()
A value expressing the strength of the preference for the recommended item. The range of the values depends on the implementation. Implementations must use larger values to express stronger preference.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |