JavaScript is disabled on your browser.
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.epages.commons.builder
Interface IBuilder<T>
All Known Implementing Classes:
CompoundAttributeKey.Builder
,
CoreInfo.CoreInfoBuilder
,
ProductSearchRequest.Builder
,
PublicFileAttribute.Builder
,
SuggestionsRequest.Builder
,
SuggestionsResponse.Builder
,
TaskBuilder
public interface
IBuilder<T>
Method Summary
Methods
Modifier and Type
Method and Description
T
build
()
Method Detail
build
T
build() throws java.lang.Exception
Throws:
java.lang.Exception
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