Interface ObjectMapper.Mutable<V>

Type Parameters:
V - value type
All Superinterfaces:
ObjectMapper<V>
Enclosing interface:
ObjectMapper<V>

public static interface ObjectMapper.Mutable<V> extends ObjectMapper<V>
An object mapper capable of loading data into an existing object.
Since:
4.0.0