C
Config
B
Builder
public abstract class AbstractBuilder<C extends AbstractConfig,B extends AbstractBuilder> extends Object
AbstractBuilder()
abstract C
build()
config
id(String id)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractBuilder()
public B id(String id)
public abstract C build()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.