Package com.macrofocus.molap.series
Interface ReIndexedSeries.ReIndexRecipe<K>
-
- Enclosing class:
- ReIndexedSeries<K,V,X>
public static interface ReIndexedSeries.ReIndexRecipe<K>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UniqueIndex<K>
buildIndex()
-
-
-
Method Detail
-
buildIndex
UniqueIndex<K> buildIndex()
-
-