T - The type of the created object mapper.public interface ObjectMapperFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
create(Type cls,
String charset)
Create the object mapper instance.
|
Copyright © 2010–2022. All rights reserved.