public interface Deserializer<T>
Modifier and Type | Method and Description |
---|---|
T |
deserialize(java.lang.Object jsonObject) |
T deserialize(java.lang.Object jsonObject) throws java.lang.Exception
java.lang.Exception
(c) Copyright GetSocial BV, 2021. All Rights Reserved.