类 AbstractBuilder<C extends org.apache.dubbo.config.AbstractConfig,​B extends AbstractBuilder>

    • 构造器详细资料

      • AbstractBuilder

        public AbstractBuilder()
    • 方法详细资料

      • build

        public abstract C build()
        Build an instance of config
        返回:
        an instance of config