Interface SlidingWindowToolkit.IUnorderedWindowValueFunction<V>
-
- Enclosing class:
- SlidingWindowToolkit
public static interface SlidingWindowToolkit.IUnorderedWindowValueFunction<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VgetValue(IItemCollection items, IQuantity startTime, IQuantity endTime)
-
-
-
Method Detail
-
getValue
V getValue(IItemCollection items, IQuantity startTime, IQuantity endTime)
-
-