| Package | Description |
|---|---|
| xyz.mkotb.configapi.internal.adapt | |
| xyz.mkotb.configapi.internal.adapt.impl |
| Modifier and Type | Method and Description |
|---|---|
static AdapterHandler |
AdapterHandler.create(NamingStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayAdapter |
ArrayAdapter.create(Class<?> type,
AdapterHandler handler) |
static <E> CollectionAdapter<E> |
CollectionAdapter.create(Class<E> type,
Class<? extends Collection> collectionClass,
AdapterHandler handler) |
static <V> MapAdapter<V> |
MapAdapter.create(Class<V> valueClass,
AdapterHandler handler) |
Copyright © 2016. All rights reserved.