public class BinderCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.cache.LoadingCache<org.apache.commons.lang3.tuple.Pair<Class<?>,Class<?>>,org.nuiton.util.beans.Binder> |
cache |
| Constructor and Description |
|---|
BinderCache() |
| Modifier and Type | Method and Description |
|---|---|
static <S,T> org.nuiton.util.beans.Binder<S,T> |
getBinder(Class<S> sourceType,
Class<T> targetType) |
Copyright © 2008–2017 Ultreia.io. All rights reserved.