Interface EnumTypeDeterminer
-
- All Known Implementing Classes:
JacksonEnumTypeDeterminer
public interface EnumTypeDeterminer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isEnum(java.lang.Class<?> type)
-