public final class ObjectConverter extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
convert(Object obj,
Class<T> type)
Converts the object to the given type.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.