| Package | Description |
|---|---|
| io.enoa.toolkit.bean | |
| io.enoa.toolkit.factory |
| Modifier and Type | Method and Description |
|---|---|
static <R> List<R> |
BeanKit.reductionMaps(List<Map> maps,
Class<R> clazz,
ListFactory lister) |
static <R> List<R> |
BeanKit.reductionMaps(List<Map> maps,
Class<R> clazz,
ListFactory lister,
boolean skipError,
boolean ignorecase) |
static <R> List<R> |
BeanKit.reductionMaps(List<Map> maps,
Class<R> clazz,
ListFactory lister,
INameCase namecase) |
static <R> List<R> |
BeanKit.reductionMaps(List<Map> maps,
Class<R> clazz,
ListFactory lister,
INameCase namecase,
boolean skipError,
boolean ignorecase) |
| Modifier and Type | Method and Description |
|---|---|
static ListFactory |
ListFactory.def() |
Copyright © 2019. All rights reserved.