public abstract class AbstractBaseBuilder extends Object implements IsBuilder
Constructor and Description |
---|
AbstractBaseBuilder() |
Modifier and Type | Method and Description |
---|---|
boolean |
isBuilt()
Returns
true if new object has been already created by the builder. |
protected void |
setBuilt(boolean built)
Sets the built status of the builder.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkAndGetIfValid, checkIfValid, isValid