U - type of the usersI - type of the itemspublic static interface ItemNovelty.UserItemNoveltyModel<U,I> extends UserModel.Model<U>
| Modifier and Type | Method and Description |
|---|---|
double |
novelty(I i)
Returns the novelty of an item
|
double novelty(I i)
i - itemCopyright © 2016. All rights reserved.