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