Interface ScalarDeserializationStrategy
-
- All Known Implementing Classes:
GsonValueMapperFactory,JacksonValueMapperFactory
public interface ScalarDeserializationStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisDirectlyDeserializable(AnnotatedType type)
-
-
-
Method Detail
-
isDirectlyDeserializable
boolean isDirectlyDeserializable(AnnotatedType type)
-
-