JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.maxxton.microdocs.core.builder
Interface Builder<T>
All Known Implementing Classes:
AnnotationBuilder
,
ComponentBuilder
,
DependencyBuilder
,
MethodBuilder
,
PathBuilder
,
ProjectBuilder
,
ProjectInfoBuilder
,
SchemaMappingsBuilder
public interface
Builder<T>
Build domain objects
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
build
()
Build the domain object
Method Detail
build
T
build()
Build the domain object
Returns:
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method