public abstract static class BasicPolymorphicTypeValidator.TypeMatcher extends Object
| Constructor and Description |
|---|
TypeMatcher() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
match(MapperConfig<?> config,
Class<?> clazz) |
public abstract boolean match(MapperConfig<?> config, Class<?> clazz)
Copyright © 2008–2021 FasterXML. All rights reserved.