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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025