类 AbstractExporter<T>

  • 所有已实现的接口:
    Exporter<T>

    public abstract class AbstractExporter<T>
    extends Object
    implements Exporter<T>
    AbstractExporter.
    • 构造器详细资料

      • AbstractExporter

        public AbstractExporter​(Invoker<T> invoker)