public abstract class AbstractSingleUseBuilder<RESULT_TYPE>
extends java.lang.Object
Constructor and Description |
---|
AbstractSingleUseBuilder() |
Modifier and Type | Method and Description |
---|---|
RESULT_TYPE |
build() |
protected void |
checkExhausted() |
protected abstract RESULT_TYPE |
doBuild() |
protected abstract RESULT_TYPE doBuild()
protected final void checkExhausted()
public final RESULT_TYPE build()
Siehe auch Jowidgets Nutzerhandbuch