public class Parse extends Object
| Constructor and Description |
|---|
Parse() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
data(byte[] data,
Class<T> targetType) |
static <T> T |
data(String data,
Class<T> targetType) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.