| 接口 | 说明 |
|---|---|
| AnnotationFinder |
Annotation finder.
|
| Crane4jGlobalConfiguration |
Framework global configuration.
|
| DataProvider<K,V> |
Enter a batch of keys and return the associated values grouped by key.
|
| Grouped |
Represents objects that can be grouped by a specific name.
|
| MethodInvoker |
Represents a method that can be called.
|
| ParameterNameFinder |
Parameter name finder.
|
| Sorted |
Represents an object that allows sorting from small to large according to the sorting value.
|
| TypeResolver |
A handler that infers the type of object.
|
| 类 | 说明 |
|---|---|
| Crane4jGlobalSorter |
An global sorter.
|
| OperateTemplate |
Helper classes used to simplify filling operations.
|
| SimpleAnnotationFinder |
Simple implementation of
AnnotationFinder. |
| SimpleCrane4jGlobalConfiguration |
Basic implementation of
Crane4jGlobalConfiguration. |
| SimpleParameterNameFinder |
Simple implementation of
ParameterNameFinder. |
| SimpleTypeResolver |
The basic implementation of
TypeResolver. |
Copyright © 2023. All rights reserved.