Class TaggedDate<T extends IndirectionDate,TAG>

java.lang.Object
org.palladiosimulator.indirections.scheduler.data.TaggedDate<T,TAG>

public class TaggedDate<T extends IndirectionDate,TAG> extends Object
  • Field Details

  • Constructor Details

    • TaggedDate

      public TaggedDate(TAG tag, T date)