| 程序包 | 说明 |
|---|---|
| org.jretty.util | |
| org.jretty.util.zip |
| 类和说明 |
|---|
| BasicCheckedException
最基础的Checked异常类,所有其他的Checked异常都继承于本类
|
| BasicRuntimeException
最基础的Runtime异常类,所有其他的Runtime异常都继承于本类
|
| BeansSet.BeansSetItertor |
| DateFormatUtils.DateInfo
存放最原始、最详细的时间信息,可根据需要进行自由组合 例如 组合成 yyyyMMdd 格式: getYyyy()+getMM()+getDd()
|
| EqualsBuilder
Lookup:
if ( null == lhs == rhs ) return true
|
| ExceptionUtils.LineChecker |
| ExceptionUtils.SecureRun
Run in try-catch Throwable, change Throwable to NestedCheckedException
{捕获所有异常和错误}
|
| FactoryBean
Bean工厂类,存放bean的实例和基本信息
|
| FileUtils.TextFileParse
将文本文件内容解析、封装成相应的对象。
|
| JvmUtils.ShutdownHook |
| NestedCheckedException
NestedCheckedException
用于包装异常信息
|
| NestedException
Nested Exception {嵌套的异常}
|
| NestedRuntimeException
NestedRuntimeException
用于包装异常信息
|
| ObjectBean
存放bean的实例和基本信息
|
| ReflectionMethodUtils |
| ReflectionMethodUtils.MethodCallback
Action to take on each method.
|
| ReflectionMethodUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
|
| 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.
|
| 类和说明 |
|---|
| BasicCheckedException
最基础的Checked异常类,所有其他的Checked异常都继承于本类
|
| NestedException
Nested Exception {嵌套的异常}
|
Copyright © 2018 jretty-org. All rights reserved.