| 接口 | 说明 |
|---|---|
| ByteTree.EndMatcher | |
| Constant | |
| SmartDecoder |
| 类 | 说明 |
|---|---|
| AntPathMatcher | |
| AntPathMatcher.AntPathStringMatcher |
Tests whether or not a string matches against a pattern via a
Pattern. |
| AntPathMatcher.AntPatternComparator |
The default
Comparator implementation returned by
AntPathMatcher.getPatternComparator(String). |
| AntPathMatcher.AntPatternComparator.PatternInfo |
Value class that holds information about the pattern, e.g. number of
occurrences of "*", "**", and "{" pattern elements.
|
| AntPathMatcher.PathSeparatorPatternCache |
A simple cache for patterns that depend on the configured path separator.
|
| ByteTree<T> | |
| DateUtils | |
| FixedLengthFrameDecoder | |
| GzipUtils | |
| HttpUtils | |
| Mimetypes | |
| NumberUtils |
Provides extra functionality for Java Number classes.
|
| ParamReflect | |
| SHA1 | |
| StringUtils | |
| StringUtils.IntegerCache | |
| StringUtils.StringCache | |
| TimerUtils |
| 注释类型 | 说明 |
|---|---|
| Param |
用于标注类中定义的成员变量对应于配置文件中的属性名
|
Copyright © 2023. All rights reserved.