public class ConversionUtil extends Object
| Constructor and Description |
|---|
ConversionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Map<String,T> |
toObjectMap(Map<String,Term> termMap,
Jpc jpc) |
static <T> List<Map<String,T>> |
toObjectMapList(List<? extends Map<String,Term>> termMapList,
Jpc jpc) |
Copyright © 2014. All rights reserved.