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 |
---|---|
abstract static R |
apply(T1 v1,
T2 v2,
T3 v3) |
int |
product() |
double |
rating() |
static String |
toString() |
int |
user() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait