Home
last modified time | relevance | path

Searched defs:constructWithoutSuperTypes (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DAnnotatedClass.java207 public static AnnotatedClass constructWithoutSuperTypes(Class<?> raw, MapperConfig<?> config) { in constructWithoutSuperTypes() method in AnnotatedClass
215 public static AnnotatedClass constructWithoutSuperTypes(Class<?> raw, MapperConfig<?> config, in constructWithoutSuperTypes() method in AnnotatedClass