|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.codegen.model.ImmutableObjectFactory
public final class ImmutableObjectFactory
This is a Builder factory for builders for immutable objects. The specific builder is defined through the specific builder interface. The following interfaces are supported:
| Constructor Summary | |
|---|---|
ImmutableObjectFactory()
|
|
| Method Summary | |
|---|---|
static IBuilder |
newBuilder(java.lang.Class intervace)
Create a Builder instance for the defined IBuilder interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImmutableObjectFactory()
| Method Detail |
|---|
public static IBuilder newBuilder(java.lang.Class intervace)
IBuilder interface.
intervace - interface for which a Builder instance should be generated
IBuilder instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||