public class WritableUtils extends Object
| Constructor and Description |
|---|
WritableUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createWritable(Object value,
Class<T> writableType) |
public static <T> T createWritable(Object value, Class<T> writableType) throws InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchMethodException
Copyright © 2020. All rights reserved.