com.dslplatform.json
Interface DslJson.ConverterFactory<T>

Enclosing class:
DslJson<TContext>

public static interface DslJson.ConverterFactory<T>


Method Summary
 T tryCreate(Type manifest, DslJson dslJson)
           
 

Method Detail

tryCreate

@Nullable
T tryCreate(Type manifest,
                     DslJson dslJson)


Copyright © 2019. All rights reserved.