| Interface | Description |
|---|---|
| Builder<T> |
Fulfils the "Builder" role in the Tynamo implementation of
GOF's Builder pattern
Specifies an abstract interface for creating entities.
|
| Class | Description |
|---|---|
| BuilderDirector |
Fulfils the "Director" role in the Tynamo implementation of
GOF's Builder pattern
Constructs an object using the Builder interface
|
Copyright © 2004–2015. All rights reserved.