Interface GroupingIndirectionDate<T extends IndirectionDate>
-
- All Superinterfaces:
IndirectionDate
- All Known Implementing Classes:
ConcreteGroupingIndirectionDate,GenericJoinedDate,PartitionedIndirectionDate,WindowingIndirectionDate
public interface GroupingIndirectionDate<T extends IndirectionDate> extends IndirectionDate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<T>getDataInGroup()
-