程序包io.github.burukeyou.dataframe.iframe.group的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • io.github.burukeyou.dataframe.iframe.group.AggImpl (implements io.github.burukeyou.dataframe.iframe.group.Agg<Re,​F>)
    • io.github.burukeyou.dataframe.iframe.group.CountAgg<T,​R> (implements io.github.burukeyou.dataframe.iframe.group.Agg<Re,​F>)
    • io.github.burukeyou.dataframe.iframe.group.SumAgg<T,​R> (implements io.github.burukeyou.dataframe.iframe.group.Agg<Re,​F>)

接口分层结构

  • io.github.burukeyou.dataframe.iframe.group.Agg<Re,​F>