Interface UpdateableUserIndex<U>
- Type Parameters:
U
- type of the users
- All Superinterfaces:
es.uam.eps.ir.ranksys.core.index.UserIndex<U>
- All Known Subinterfaces:
FastUpdateablePointWisePreferenceData<U,I>
,FastUpdateablePreferenceData<U,I>
,FastUpdateableUserIndex<U>
- All Known Implementing Classes:
AbstractFastUpdateablePreferenceData
,FastUpdateableGraphIndex
,GraphSimpleUpdateableFastPreferenceData
,IteratorsAbstractFastUpdateablePreferenceData
,SimpleFastUpdateablePreferenceData
,SimpleFastUpdateableUserIndex
,StreamsAbstractFastUpdateablePreferenceData
,TransposedUpdateablePreferenceData
,UpdateableFactorization
public interface UpdateableUserIndex<U>
extends es.uam.eps.ir.ranksys.core.index.UserIndex<U>
Updateable index for a set of users.