O
- Type of an object.S
- Type of a subject.public class ObjectSubjectRatingTriplet<O extends Serializable,S extends Serializable> extends ObjectSubjectPair<O,S>
Constructor and Description |
---|
ObjectSubjectRatingTriplet(O obj,
S subj,
Double rating)
Constructs a new instance of object-subject-rating triplet.
|
Modifier and Type | Method and Description |
---|---|
Double |
getRating()
Returns rating.
|
getObj, getSubj
public Double getRating()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024