public class AnnotatedClassResolver
extends java.lang.Object
AnnotatedClass
instances.Modifier and Type | Method and Description |
---|---|
static AnnotatedClass |
resolve(MapperConfig<?> config,
JavaType forType,
ClassIntrospector.MixInResolver r) |
static AnnotatedClass |
resolveWithoutSuperTypes(MapperConfig<?> config,
java.lang.Class<?> forType) |
static AnnotatedClass |
resolveWithoutSuperTypes(MapperConfig<?> config,
java.lang.Class<?> forType,
ClassIntrospector.MixInResolver r) |
static AnnotatedClass |
resolveWithoutSuperTypes(MapperConfig<?> config,
JavaType forType,
ClassIntrospector.MixInResolver r) |
public static AnnotatedClass resolve(MapperConfig<?> config, JavaType forType, ClassIntrospector.MixInResolver r)
public static AnnotatedClass resolveWithoutSuperTypes(MapperConfig<?> config, java.lang.Class<?> forType)
public static AnnotatedClass resolveWithoutSuperTypes(MapperConfig<?> config, JavaType forType, ClassIntrospector.MixInResolver r)
public static AnnotatedClass resolveWithoutSuperTypes(MapperConfig<?> config, java.lang.Class<?> forType, ClassIntrospector.MixInResolver r)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"