public class SerDeUtils extends Object
| Constructor and Description |
|---|
SerDeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
deserialize(String objectBase64Encoded,
ClassLoader classLoader) |
static String |
serialize(Object obj) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.