| Interface | Description |
|---|---|
| BigFile |
BigFile.java
|
| MultiValueMap<K,V> |
Title: MultiValueMap.java
|
| ParameterNameDiscoverer |
Title: ParameterNameDiscoverer.java
|
| PathMatcher |
Strategy interface for
String-based path matching. |
| PropertiesPersister |
Title: PropertiesPersister.java
|
| PropertyAccessor |
Title: PropertyAccessor.java
|
| ReflectionUtils.FieldCallback |
Callback interface invoked on each field in the hierarchy.
|
| ReflectionUtils.FieldFilter |
Callback optionally used to filter fields to be operated on by a field callback.
|
| ReflectionUtils.MethodCallback |
Action to take on each method.
|
| ReflectionUtils.MethodFilter |
Callback optionally used to method fields to be operated on by a method callback.
|
| Class | Description |
|---|---|
| AntPathMatcher |
PathMatcher implementation for Ant-style path patterns.
|
| 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). |
| Assert |
Assertion utility class that assists in validating arguments.
|
| Base64 | |
| BridgeMethodResolver |
Title: BridgeMethodResolver.java
|
| ClassUtil |
ClassUtil.java
|
| ClassUtil.ClassInfo | |
| ClassUtil.PropertieDescription | |
| ClassUtil.Var | |
| ClassUtils |
Title: ClassUtils.java
|
| ClassWrapper |
ClassWrapper.java
|
| CodeUtils |
Title: CodeUtils.java
|
| CollectionUtils |
Title: CollectionUtils.java
|
| CommonsLogWriter |
java.io.Writer adapter for a Commons Logging Log. |
| CompoundComparator<T> | |
| ConcurrencyThrottleSupport |
Support class for throttling concurrent access to a specific resource.
|
| Conventions |
Title: Conventions.java
|
| CustomizableThreadCreator | |
| DataFormat | |
| DataFormatUtil |
时间格式、数字格式化工具,request请求级别安全,单线程安全,多线程不安全
|
| DigestUtils | |
| DirectFieldAccessor |
ConfigurablePropertyAccessor implementation that directly accesses
instance fields. |
| FastDateFormat |
FastDateFormat is a fast and thread-safe version of
SimpleDateFormat. |
| FileCopyUtils |
Simple utility methods for file and stream copying.
|
| GenericCollectionTypeResolver |
Title: GenericCollectionTypeResolver.java
|
| GenericTypeResolver |
Title: GenericTypeResolver.java
|
| HashUtil | |
| I18NUtil |
I18NUtil.java
|
| InvertibleComparator<T> | |
| JdkVersion |
Title: JdkVersion.java
|
| LinkedCaseInsensitiveMap<V> |
LinkedHashMap variant that stores String keys in a case-insensitive
manner, for example for key-based access in a results table. |
| LinkedMultiValueMap<K,V> |
Title: LinkedMultiValueMap.java
|
| LocalVariableTableParameterNameDiscoverer |
Title: LocalVariableTableParameterNameDiscoverer.java
|
| MethodParameter |
Title: MethodParameter.java
|
| MoreListInfo | |
| NumberUtils |
Title: NumberUtils.java
|
| ObjectUtils | |
| ParameterUtil |
Title: ParameterUtil.java
|
| ReferHelper | |
| ReflectionUtils |
Title: ReflectionUtils.java
|
| ResourceUtils |
Title: ResourceUtils.java
|
| StandardCharsets | |
| StreamUtils | |
| SystemPropertyUtils |
Title: SystemPropertyUtils.java
|
| TimeUtil |
Title: TimeUtil.java
|
| TypeUtils |
Title: TypeUtils.java
|
| UpdateMessageDigestInputStream | |
| Validate |
This class assists in validating arguments.
|
| Exception | Description |
|---|---|
| SerialException |