org.recommender.clients.console
Class Prediction
java.lang.Object
|
+--org.recommender.clients.console.Prediction
- public class Prediction
- extends java.lang.Object
Created by
User: herlock
Date: Apr 16, 2003
Time: 6:49:42 AM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Prediction
public Prediction(Item item,
float predictionValue)
getItem
public Item getItem()
setItem
public void setItem(Item item)
getPredictionValue
public float getPredictionValue()
setPredictionValue
public void setPredictionValue(float predictionValue)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2003 - Oregon State University www.orst.edu