Class GenericJoinedDate<T extends IndirectionDate,TAG>

java.lang.Object
org.palladiosimulator.indirections.scheduler.data.GenericJoinedDate<T,TAG>
Type Parameters:
T - the type of the resulting date
TAG - type of the information about the source of the data
All Implemented Interfaces:
IndirectionDate, GroupingIndirectionDate<T>

public class GenericJoinedDate<T extends IndirectionDate,TAG> extends Object implements GroupingIndirectionDate<T>
A joined date that retains information about where elements come from in form of tags.