Uses of Interface
com.dslplatform.json.processor.TypeSupport

Packages that use TypeSupport
com.dslplatform.json.processor   
 

Uses of TypeSupport in com.dslplatform.json.processor
 

Methods in com.dslplatform.json.processor with parameters of type TypeSupport
 List<String> AttributeInfo.collectionContent(TypeSupport typeSupport, Map<String,StructInfo> structs)
           
 

Constructors in com.dslplatform.json.processor with parameters of type TypeSupport
Analysis(ProcessingEnvironment processingEnv, AnnotationUsage annotationUsage, LogLevel logLevel, TypeSupport typeSupport)
           
Analysis(ProcessingEnvironment processingEnv, AnnotationUsage annotationUsage, LogLevel logLevel, TypeSupport typeSupport, Set<String> alternativeIgnore, Map<String,List<Analysis.AnnotationMapping<Boolean>>> alternativeNonNullable, Map<String,String> alternativeAlias, Map<String,List<Analysis.AnnotationMapping<Boolean>>> alternativeMandatory, Set<String> alternativeCreators, Map<String,String> alternativeIndex, UnknownTypes unknownTypes, boolean onlyBasicFeatures, boolean includeFields, boolean includeBeanMethods, boolean includeExactMethods)
           
 



Copyright © 2019. All rights reserved.