| 接口 | 说明 |
|---|---|
| BigFile |
BigFile.java
Description:
bboss workgroup
Copyright (c) 2009
|
| MultiValueMap<K,V> |
Title: MultiValueMap.java
Description:
bboss workgroup
Copyright (c) 2008
|
| ParameterNameDiscoverer |
Title: ParameterNameDiscoverer.java
Description:
bboss workgroup
Copyright (c) 2008
|
| PathMatcher |
Strategy interface for
String-based path matching. |
| 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.
|
| 类 | 说明 |
|---|---|
| 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.
|
| BridgeMethodResolver |
Title: BridgeMethodResolver.java
Description:
bboss workgroup
Copyright (c) 2008
|
| ClassUtil |
ClassUtil.java
Description: 需要注意
boolean 类型属性的get/set方法的生成方式
已经boolean变量的命名方式,不要在前面添加is前缀,不要命名成isXXXX,这样处理会有问题的
bboss workgroup
Copyright (c) 2009
|
| ClassUtil.ClassInfo | |
| ClassUtil.PropertieDescription | |
| ClassUtil.Var | |
| ClassUtils |
Title: ClassUtils.java
Description:
bboss workgroup
Copyright (c) 2008
|
| ClassWrapper |
ClassWrapper.java
Description:根据传入的数据对象,提供相应的操作数据对象的方法:
1.设置属性的值
2.获取属性值
3.获取对象对应的类的相关信息(属性信息,方法信息等等)
bboss workgroup
Copyright (c) 2009
|
| CollectionUtils |
Title: CollectionUtils.java
Description:
bboss workgroup
Copyright (c) 2008
|
| CompoundComparator<T> | |
| DataFormat | |
| DataFormatUtil |
时间格式、数字格式化工具,request请求级别安全,单线程安全,多线程不安全
|
| ESAnnoInfo |
Description: Elasticsearch 注解信息封装类
Copyright (c) 2018
|
| ESPropertyDescripts |
Description: Elasticsearch 注解信息封装类
Copyright (c) 2018
|
| GenericCollectionTypeResolver |
Title: GenericCollectionTypeResolver.java
Description:
bboss workgroup
Copyright (c) 2008
|
| GenericTypeResolver |
Title: GenericTypeResolver.java
Description:
bboss workgroup
Copyright (c) 2008
|
| InvertibleComparator<T> | |
| LinkedCaseInsensitiveMap<V> |
LinkedHashMap variant that stores String keys in a case-insensitive
manner, for example for key-based access in a results table. |
| LocalVariableTableParameterNameDiscoverer |
Title: LocalVariableTableParameterNameDiscoverer.java
Description:
bboss workgroup
Copyright (c) 2007
|
| MethodParameter |
Title: MethodParameter.java
Description:
bboss workgroup
Copyright (c) 2007
|
| MoreListInfo | |
| ObjectUtils | |
| ParameterUtil |
Title: ParameterUtil.java
Description:
bboss workgroup
Copyright (c) 2008
|
| ReflectionUtils |
Title: ReflectionUtils.java
Description:
bboss workgroup
Copyright (c) 2008
|
| StandardCharsets |
| 异常错误 | 说明 |
|---|---|
| SerialException |