インタフェース Strategy<R>

既知の実装クラスのリスト:
AbstractRecordProfileTransitionStrategy, AbstractReportStrategy, DailyReportEnglishStrategy, DailyReportJapaneseStrategy, JobFlowSessionCloseStrategy, JobFlowTweetGreetingStrategy, JobFlowTweetIntroduceStrategy, JobFlowTweetPrStrategy, JobFlowTweetReportStrategy, MonthlyReportEnglishStrategy, MonthlyReportJapaneseStrategy, RecordProfileTransitionDailyStrategy, RecordProfileTransitionMonthlyStrategy, RecordProfileTransitionWeeklyStrategy, WeeklyReportEnglishStrategy, WeeklyReportJapaneseStrategy

public interface Strategy<R>
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    R execute()  
  • メソッドの詳細

    • execute

      R execute()