public class Rating
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
Rating(int user,
int product,
double rating) |
Modifier and Type | Method and Description |
---|---|
int |
product() |
double |
rating() |
int |
user() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait