| Package | Description |
|---|---|
| io.github.linpeilie |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseCycleAvoidingMapper<S,T> |
| Modifier and Type | Method and Description |
|---|---|
protected abstract <S,T> BaseMapper |
AbstractCachedConverterFactory.findMapper(Class<S> source,
Class<T> target) |
<S,T> BaseMapper<S,T> |
DefaultConverterFactory.findMapper(Class<S> sourceType,
Class<T> targetType) |
<S,T> BaseMapper<S,T> |
AbstractCachedConverterFactory.getMapper(Class<S> sourceType,
Class<T> targetType) |
<S,T> BaseMapper<S,T> |
ConverterFactory.getMapper(Class<S> sourceType,
Class<T> targetType) |
Copyright © 2025. All rights reserved.