Class AptConsumer

java.lang.Object
com.github.yulichang.wrapper.segments.AptConsumer
All Implemented Interfaces:
Serializable

public class AptConsumer extends Object implements Serializable
用于selectFunc 和 applyFunc中的参数填充 从原来的 SelectFunc 里的内部类中提取出来
Since:
1.4.13
Author:
yulichang
See Also:
  • Constructor Details

    • AptConsumer

      public AptConsumer()
  • Method Details