T - class mapper is created for.public interface JSONMapperFactory<T>
| Modifier and Type | Method and Description |
|---|---|
JSONMapper<T> |
createInstance(Class<T> clazz,
Map<String,Type> args)
Create mapper.
|
Copyright © 2014–2016 Tomas Teubner. All rights reserved.