クラス AbstractReportStrategy

java.lang.Object
org.thinkit.bot.twitter.batch.strategy.report.AbstractReportStrategy
すべての実装されたインタフェース:
Strategy<Report>
直系の既知のサブクラス:
DailyReportEnglishStrategy, DailyReportJapaneseStrategy, MonthlyReportEnglishStrategy, MonthlyReportJapaneseStrategy, WeeklyReportEnglishStrategy, WeeklyReportJapaneseStrategy

public abstract class AbstractReportStrategy
extends Object
implements Strategy<Report>
  • コンストラクタの詳細

    • AbstractReportStrategy

      public AbstractReportStrategy()