public interface IDictToInstance
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Map<Object,Object> dict)
Convert the given dictionary to a specific object.
|
Object convert(Map<Object,Object> dict) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.