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()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020