Java Runtime 3.0.1
|
Public Member Functions | |
< T extends Builder > T | builder (alfa.rt.IBuilderConfig bc, TypeDescriptor descriptor, Object ... objs) |
< T extends AlfaObject > T | create (alfa.rt.IBuilderConfig bc, TypeDescriptor descriptor, Object ... objs) |
default< T extends Builder > T | create (TypeDescriptor descriptor, Object ... objs) |
An interface that is used by IBuilderConfig to construct instances of the final target object Implementations can plug custom implementation in order the create custom concrete classes but adhereing to the generated ALFA type based interfaces.