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