Searched refs:constructWithoutSuperTypes (Results 1 – 1 of 1) sorted by relevance
207 public static AnnotatedClass constructWithoutSuperTypes(Class<?> raw, MapperConfig<?> config) { in constructWithoutSuperTypes() method in AnnotatedClass208 return constructWithoutSuperTypes(raw, config, config); in constructWithoutSuperTypes()215 public static AnnotatedClass constructWithoutSuperTypes(Class<?> raw, MapperConfig<?> config, in constructWithoutSuperTypes() method in AnnotatedClass