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, getSubjpublic Double getRating()
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025