JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.dslplatform.json
Interface DslJson.ConverterFactory<T>
Enclosing class:
DslJson
<
TContext
>
public static interface
DslJson.ConverterFactory<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
tryCreate
(
Type
manifest,
DslJson
dslJson)
Method Details
tryCreate
@Nullable
T
tryCreate
(
Type
manifest,
DslJson
dslJson)