跳过导航链接
A B C D E F G H I J L M N O P R S T U V W 

A

AbstractRemotingClockFactory<K> - icu.easyj.core.clock.factory中的类
抽象远端时钟工厂
AbstractRemotingClockFactory() - 类 的构造器icu.easyj.core.clock.factory.AbstractRemotingClockFactory
无参构造函数
AbstractRemotingClockFactory(Map<K, ITickClock>) - 类 的构造器icu.easyj.core.clock.factory.AbstractRemotingClockFactory
有参构造函数
addConvert(Converter<?, ?>) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
添加转换器
analysisCode(String, int, boolean) - 类 中的静态方法icu.easyj.core.code.analysis.CodeAnalysisUtils
解析简单代码行
analysisCode(String, boolean) - 类 中的静态方法icu.easyj.core.code.analysis.CodeAnalysisUtils
 
analysisCode(String, int) - 类 中的静态方法icu.easyj.core.code.analysis.CodeAnalysisUtils
 
analysisCode(String) - 类 中的静态方法icu.easyj.core.code.analysis.CodeAnalysisUtils
 
AnalysisException - icu.easyj.core.exception中的异常错误
解析失败的异常
AnalysisException(String) - 异常错误 的构造器icu.easyj.core.exception.AnalysisException
 
AnalysisException(String, String) - 异常错误 的构造器icu.easyj.core.exception.AnalysisException
 
AnalysisException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.AnalysisException
 
AnalysisException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.AnalysisException
 
analysisParameters(String, int) - 类 中的静态方法icu.easyj.core.code.analysis.CodeAnalysisUtils
解析参数列表
analysisParameters(String) - 类 中的静态方法icu.easyj.core.code.analysis.CodeAnalysisUtils
 
annotationToString(Annotation) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
annotatio to string
ArrayUtils - icu.easyj.core.util中的类
数组工具类
ArrayUtils() - 类 的构造器icu.easyj.core.util.ArrayUtils
 

B

BASE64_CHAR_TABLE - 类 中的静态变量icu.easyj.core.codec.Base64Utils
Base64字符的ASSIC码
非-1的数字为Base64字符表中的十进制数字
Base64Utils - icu.easyj.core.codec中的类
Base64工具类
Base64Utils() - 类 的构造器icu.easyj.core.codec.Base64Utils
 
BaseException - icu.easyj.core.exception中的异常错误
通用异常
BaseException(String) - 异常错误 的构造器icu.easyj.core.exception.BaseException
 
BaseException(String, String) - 异常错误 的构造器icu.easyj.core.exception.BaseException
 
BaseException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.BaseException
 
BaseException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.BaseException
 
BaseRuntimeException - icu.easyj.core.exception中的异常错误
通用运行时异常
BaseRuntimeException(String) - 异常错误 的构造器icu.easyj.core.exception.BaseRuntimeException
 
BaseRuntimeException(String, String) - 异常错误 的构造器icu.easyj.core.exception.BaseRuntimeException
 
BaseRuntimeException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.BaseRuntimeException
 
BaseRuntimeException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.BaseRuntimeException
 
BUNDLE_VERSION - 类 中的静态变量icu.easyj.core.util.jar.JarUtils
 

C

canConvert(Class<?>, Class<?>) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
判断是否可以转换
canConvert(TypeDescriptor, TypeDescriptor) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
判断是否可以转换
canConvert(DataType, DataType) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
判断是否可以转换
CASE_DIFF - 类 中的静态变量icu.easyj.core.util.StringUtils
大小写字符的差值
CharSequenceToDateConverter - icu.easyj.core.convert.converter中的类
字符串转换为时间的转换器
CharSequenceToDateConverter() - 类 的构造器icu.easyj.core.convert.converter.CharSequenceToDateConverter
 
chineseLength(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
计算字符串长度,中文计2个字符
chooseParameters(int) - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
选取参数
classToString(Class<?>) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
class to string
ClassUtils - icu.easyj.core.util中的类
类型工具类
ClassUtils() - 类 的构造器icu.easyj.core.util.ClassUtils
 
close(AutoCloseable) - 类 中的静态方法icu.easyj.core.util.IOUtils
关闭IO
close(AutoCloseable...) - 类 中的静态方法icu.easyj.core.util.IOUtils
关闭IO
CodeAnalysisResult - icu.easyj.core.code.analysis中的类
代码解析结果
CodeAnalysisResult() - 类 的构造器icu.easyj.core.code.analysis.CodeAnalysisResult
 
CodeAnalysisUtils - icu.easyj.core.code.analysis中的类
代码解析类
CodeAnalysisUtils() - 类 的构造器icu.easyj.core.code.analysis.CodeAnalysisUtils
 
CollectionUtils - icu.easyj.core.util中的类
集合工具类
CollectionUtils() - 类 的构造器icu.easyj.core.util.CollectionUtils
 
ComparableUtils - icu.easyj.core.util中的类
比较工具类
ComparableUtils() - 类 的构造器icu.easyj.core.util.ComparableUtils
 
compare(T, T) - 类 中的静态方法icu.easyj.core.util.ComparableUtils
Compare a and b.
compareTo(VersionInfo) - 类 中的方法icu.easyj.core.util.version.VersionInfo
 
compareTo(String) - 类 中的方法icu.easyj.core.util.version.VersionInfo
 
compareToVersion(String) - 类 中的方法icu.easyj.core.util.jar.JarInfo
比较版本号
computeIfAbsent(Map<K, V>, K, Function<? super K, ? extends V>) - 类 中的静态方法icu.easyj.core.util.MapUtils
A temporary workaround for Java 8 specific performance issue JDK-8161372 .
ConfigurationException - icu.easyj.core.exception中的异常错误
配置错误异常
ConfigurationException(String) - 异常错误 的构造器icu.easyj.core.exception.ConfigurationException
 
ConfigurationException(String, String) - 异常错误 的构造器icu.easyj.core.exception.ConfigurationException
 
ConfigurationException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ConfigurationException
 
ConfigurationException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ConfigurationException
 
Constants - icu.easyj.core.constant中的接口
EasyJ相关常量
contains(String, char) - 类 中的静态方法icu.easyj.core.util.StringUtils
判断字符串是否包含字符
containsCause(Throwable, Class<? extends Throwable>) - 类 中的静态方法icu.easyj.core.util.ThrowableUtils
判断异常信息中是否包含指定的异常类型
containsMethod(Collection<Method>, Method) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
Contains method
containsMethod(Map<Method, ?>, Method) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
Contains method
convert(CharSequence) - 类 中的方法icu.easyj.core.convert.converter.CharSequenceToDateConverter
 
convert(Date) - 类 中的方法icu.easyj.core.convert.converter.DateToStringConverter
 
convert(Object, Class<T>) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换
convert(Object, TypeDescriptor) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换
convert(Object, DataType) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换
convert(Object, Class<T>, T) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换
convert(Object, TypeDescriptor, T) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换
convert(Object, DataType, T) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换
ConverterNotFoundException - icu.easyj.core.exception中的异常错误
转换器未找到的异常
ConverterNotFoundException(String) - 异常错误 的构造器icu.easyj.core.exception.ConverterNotFoundException
 
ConverterNotFoundException(String, String) - 异常错误 的构造器icu.easyj.core.exception.ConverterNotFoundException
 
ConverterNotFoundException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ConverterNotFoundException
 
ConverterNotFoundException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ConverterNotFoundException
 
ConverterNotFoundException(String, Class<?>, Class<?>) - 异常错误 的构造器icu.easyj.core.exception.ConverterNotFoundException
 
ConverterNotFoundException(Class<?>, Class<?>) - 异常错误 的构造器icu.easyj.core.exception.ConverterNotFoundException
 
ConvertException - icu.easyj.core.exception中的异常错误
转换异常
ConvertException(String) - 异常错误 的构造器icu.easyj.core.exception.ConvertException
 
ConvertException(String, String) - 异常错误 的构造器icu.easyj.core.exception.ConvertException
 
ConvertException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ConvertException
 
ConvertException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ConvertException
 
convertList(Collection<?>, Class<T>) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换列表数据
convertList(Collection<?>, TypeDescriptor) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换列表数据
convertList(Collection<?>, DataType) - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
转换列表数据
ConvertUtils - icu.easyj.core.convert中的类
转换工具类
ConvertUtils() - 类 的构造器icu.easyj.core.convert.ConvertUtils
 
createClock(K) - 接口 中的方法icu.easyj.core.clock.factory.IRemotingClockFactory
创建远端时钟
currentTimeMicros(K) - 接口 中的方法icu.easyj.core.clock.factory.IRemotingClockFactory
远端的当前微秒数
currentTimeMicros() - 接口 中的方法icu.easyj.core.clock.IClock
当前微秒数
currentTimeMicros() - 类 中的方法icu.easyj.core.clock.TickClock
 
currentTimeMillis(K) - 接口 中的方法icu.easyj.core.clock.factory.IRemotingClockFactory
远端的当前毫秒数
currentTimeMillis() - 接口 中的方法icu.easyj.core.clock.IClock
当前毫秒数
currentTimeMillis() - 类 中的方法icu.easyj.core.clock.TickClock
 
currentTimeNanos(K) - 接口 中的方法icu.easyj.core.clock.factory.IRemotingClockFactory
远端的当前纳秒数
注意:值格式与 System.nanoTime() 并不相同
currentTimeNanos() - 接口 中的方法icu.easyj.core.clock.IClock
当前纳秒数 注意:值格式与 System.nanoTime() 并不相同
currentTimeNanos() - 类 中的方法icu.easyj.core.clock.TickClock
 
CycleDependencyHandler - icu.easyj.core.util中的类
循环依赖处理器
CycleDependencyHandler() - 类 的构造器icu.easyj.core.util.CycleDependencyHandler
 

D

DataType - icu.easyj.core.enums中的枚举
数据类型(目前就一些常用的数据类型,可以根据需要再添加一些)
DataTypeUtils - icu.easyj.core.util中的类
数据类型工具类
DataTypeUtils() - 类 的构造器icu.easyj.core.util.DataTypeUtils
 
DATE_FORMAT - 类 中的静态变量icu.easyj.core.util.DateFormatFactory
 
DateConstants - icu.easyj.core.constant中的接口
Date相关常量
DateFormatConstants - icu.easyj.core.constant中的接口
时间格式化相关常量
DateFormatFactory - icu.easyj.core.util中的类
日期格式化实例工厂
DateFormatFactory() - 类 的构造器icu.easyj.core.util.DateFormatFactory
 
DateFormatType - icu.easyj.core.enums中的枚举
常用时间格式枚举
DateToStringConverter - icu.easyj.core.convert.converter中的类
时间转换为字符串的转换器
DateToStringConverter() - 类 的构造器icu.easyj.core.convert.converter.DateToStringConverter
 
DateUtils - icu.easyj.core.util中的类
Date工具类
DateUtils() - 类 的构造器icu.easyj.core.util.DateUtils
 
DD - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
DD2 - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
DD3 - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
DD_UNSIGNED - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
decode(String, Charset) - 类 中的静态方法icu.easyj.core.util.UrlUtils
字符串进行URL解码.
decode(String) - 类 中的静态方法icu.easyj.core.util.UrlUtils
字符串进行URL解码
DEFAULT_PAGE_SIZE - 接口 中的静态变量icu.easyj.core.constant.PageConstants
每页默认展示数量
defaultIfBlank(T, T) - 类 中的静态方法icu.easyj.core.util.StringUtils
如果为空白字符串,则取默认值
defaultIfBlank(T, Supplier<T>) - 类 中的静态方法icu.easyj.core.util.StringUtils
如果为空白字符串,则执行supplier生成新的值
defaultIfEmpty(T[], T[]) - 类 中的静态方法icu.easyj.core.util.ArrayUtils
如果为空,则返回默认值
defaultIfEmpty(T[], Supplier<T[]>) - 类 中的静态方法icu.easyj.core.util.ArrayUtils
如果为空数组,则执行supplier生成新的值
defaultIfEmpty(T, T) - 类 中的静态方法icu.easyj.core.util.CollectionUtils
如果为空集合,则取默认值
defaultIfEmpty(T, Supplier<T>) - 类 中的静态方法icu.easyj.core.util.CollectionUtils
如果为空数组,则执行supplier生成新的值
defaultIfEmpty(T, T) - 类 中的静态方法icu.easyj.core.util.MapUtils
如果为空集合,则取默认值
defaultIfEmpty(T, Supplier<T>) - 类 中的静态方法icu.easyj.core.util.MapUtils
如果为空数组,则执行supplier生成新的值
defaultIfEmpty(T, T) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
如果为空,则返回默认值
defaultIfEmpty(T, Supplier<T>) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
如果为空,则执行supplier生成新的值
defaultIfEmpty(T, T) - 类 中的静态方法icu.easyj.core.util.StringUtils
如果为空字符串,则取默认值
defaultIfEmpty(T, Supplier<T>) - 类 中的静态方法icu.easyj.core.util.StringUtils
如果为空字符串,则执行supplier生成新的值
defaultIfNull(T, T) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
如果为null,则返回默认值
defaultIfNull(T, Supplier<T>) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
如果为null,则执行supplier生成新的值
DependsOnClass - icu.easyj.core.loader.condition中的注释类型
服务依赖的类
DependsOnClassValidator - icu.easyj.core.loader.condition中的类
依赖类校验器
DependsOnClassValidator() - 类 的构造器icu.easyj.core.loader.condition.DependsOnClassValidator
 
DependsOnJarVersion - icu.easyj.core.loader.condition中的注释类型
服务依赖的JAR及其版本
DependsOnJarVersionValidator - icu.easyj.core.loader.condition中的类
依赖JAR及其版本校验器
DependsOnJarVersionValidator() - 类 的构造器icu.easyj.core.loader.condition.DependsOnJarVersionValidator
 
DependsOnJavaVersion - icu.easyj.core.loader.condition中的注释类型
服务依赖的Java版本
DependsOnJavaVersionValidator - icu.easyj.core.loader.condition中的类
依赖Java版本校验器
DependsOnJavaVersionValidator() - 类 的构造器icu.easyj.core.loader.condition.DependsOnJavaVersionValidator
 

E

EasyjSupportedJSON - icu.easyj.core.json中的接口
Easyj自己支持的JSON
encode(String, Charset) - 类 中的静态方法icu.easyj.core.util.UrlUtils
字符串进行URL编码。
encode(String) - 类 中的静态方法icu.easyj.core.util.UrlUtils
字符串进行URL编码,编码方式:UTF-8
EnhancedServiceLoader - icu.easyj.core.loader中的类
The type Enhanced service loader.
EnhancedServiceLoader() - 类 的构造器icu.easyj.core.loader.EnhancedServiceLoader
 
EnhancedServiceNotFoundException - icu.easyj.core.loader中的异常错误
The type Enhanced service not found exception.
EnhancedServiceNotFoundException(String) - 异常错误 的构造器icu.easyj.core.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
EnhancedServiceNotFoundException(String, Throwable) - 异常错误 的构造器icu.easyj.core.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
EnhancedServiceNotFoundException(Throwable) - 异常错误 的构造器icu.easyj.core.loader.EnhancedServiceNotFoundException
Instantiates a new Enhanced service not found exception.
EnumUtils - icu.easyj.core.util中的类
枚举工具类
EnumUtils() - 类 的构造器icu.easyj.core.util.EnumUtils
 
EnvironmentType - icu.easyj.core.env中的枚举
环境类型枚举
equals(CharSequence, CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
判断字符串是否相等
equalsMethod(Method, Method) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
Equals method
ErrorCodeConstants - icu.easyj.core.constant中的接口
错误编码常量
EXCEL_2003 - 接口 中的静态变量icu.easyj.core.constant.FileTypeConstants
Excel2003及以前版本的excel文件后缀名
EXCEL_2007 - 接口 中的静态变量icu.easyj.core.constant.FileTypeConstants
Excel2007及以后版本的excel文件后缀名

F

FASTJSON - 接口 中的静态变量icu.easyj.core.loader.ServiceProviders
提供的服务有:JSON服务 开发者:阿里巴巴(Alibaba)
fieldToString(Class<?>, String, Class<?>) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
field to string
fieldToString(Field) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
field to string
FileTypeConstants - icu.easyj.core.constant中的接口
文件类型相关常量
fillInStackTrace() - 异常错误 中的方法icu.easyj.core.exception.WrapperException
 
find(T[], Predicate<T>) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
根据匹配函数,查找数据
findCause(Throwable, Class<T>) - 类 中的静态方法icu.easyj.core.util.ThrowableUtils
从异常信息中查找对应的异常
findNotBlankOne(String...) - 类 中的静态方法icu.easyj.core.util.StringUtils
查找一个不为null或空白字符串的字符串
findNotEmptyOne(String...) - 类 中的静态方法icu.easyj.core.util.StringUtils
查找一个不为null或空字符串的字符串
FIRST_PAGE_NUMBER - 接口 中的静态变量icu.easyj.core.constant.PageConstants
第一页页号
format(String, Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
时间格式化
format(DateFormatType, Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
时间格式化
FREQUENTLY_USED_DATE_FORMAT - 类 中的静态变量icu.easyj.core.util.DateFormatFactory
 
fromName(Class<E>, String) - 类 中的静态方法icu.easyj.core.util.EnumUtils
根据枚举名称字符串,获取枚举(大小写不敏感)

G

get(String) - 枚举 中的静态方法icu.easyj.core.env.EnvironmentType
根据枚举名获取枚举
get(String) - 枚举 中的静态方法icu.easyj.core.env.RunMode
根据枚举名获取枚举
get(String) - 类 中的静态方法icu.easyj.core.util.DateFormatFactory
获取当前线程的时间格式化实例
get(DateFormatType) - 类 中的静态方法icu.easyj.core.util.DateFormatFactory
获取当前线程的常用时间格式化实例(时间格式)
getAllFields(Class<?>) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
Gets all fields, excluding static or synthetic fields
getAnnotation(Method, Class<T>) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get annotation from the method or super class method
getAnnotationValue(Annotation, String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get annotation value
getAnnotationValues(Annotation) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get annotation values
getAttribute(Attributes.Name) - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getAttribute(String) - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getAttributes() - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getBaseEpochMicros() - 接口 中的方法icu.easyj.core.clock.ITickClock
获取基准微秒数
getBaseEpochMicros() - 类 中的方法icu.easyj.core.clock.TickClock
 
getBaseTickNanos() - 接口 中的方法icu.easyj.core.clock.ITickClock
获取基准记号纳秒数
getBaseTickNanos() - 类 中的方法icu.easyj.core.clock.TickClock
 
getByClass(Class<?>) - 枚举 中的静态方法icu.easyj.core.enums.DataType
根据数据类获取枚举
getByCode(int) - 枚举 中的静态方法icu.easyj.core.enums.DataType
根据代码获取枚举
getByType(String) - 枚举 中的静态方法icu.easyj.core.enums.DataType
根据类型字符串获取枚举
getClassByName(String, ClassLoader) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
Gets class by name.
getClassByName(String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
Gets class by name.
getClazz() - 枚举 中的方法icu.easyj.core.enums.DataType
 
getClock(K) - 类 中的方法icu.easyj.core.clock.factory.AbstractRemotingClockFactory
获取远端时钟
getClock(K) - 接口 中的方法icu.easyj.core.clock.factory.IRemotingClockFactory
获取远端时钟
getCode() - 枚举 中的方法icu.easyj.core.enums.DataType
 
getCoder(CharSequence) - 接口 中的方法icu.easyj.core.util.string.IStringService
获取String的coder属性值
getCoder(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
获取String的coder属性值
getConversionService() - 类 中的静态方法icu.easyj.core.convert.ConvertUtils
获取转换服务
getDate(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
获取指定时间的日期
getErrorCode() - 异常错误 中的方法icu.easyj.core.exception.BaseException
获取错误码
getErrorCode() - 异常错误 中的方法icu.easyj.core.exception.BaseRuntimeException
获取错误码
getField(Class<?>, String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get Field
getFieldName() - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
getFieldValue(Object, Field) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get field value
getFieldValue(Object, String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get field value
getFirst(List<T>) - 类 中的静态方法icu.easyj.core.util.CollectionUtils
获取列表的第一项,并保证线程安全。
getFormat() - 枚举 中的方法icu.easyj.core.enums.DateFormatType
获取时间格式
getInterfaces(Class<?>) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get all interface of the clazz
getIp() - 类 中的静态方法icu.easyj.core.util.NetUtils
获取当前主机的 IP地址(多个网卡时,自动取第一个) 注:该方法有时候会获取到127.0.0.1,不建议使用,建议使用getInnerIp();
getIpList() - 类 中的静态方法icu.easyj.core.util.NetUtils
获取所有网卡IP列表
getJar(String, ClassLoader) - 类 中的静态方法icu.easyj.core.util.jar.JarUtils
获取JAR信息
getJar(String) - 类 中的静态方法icu.easyj.core.util.jar.JarUtils
获取当前类加载器中的JAR信息
getJarList(ClassLoader) - 类 中的静态方法icu.easyj.core.util.jar.JarUtils
获取JAR列表(使用缓存)
getJarList() - 类 中的静态方法icu.easyj.core.util.jar.JarUtils
获取当前类加载器中的JAR列表(使用缓存)
getJarMap(ClassLoader) - 类 中的静态方法icu.easyj.core.util.jar.JarUtils
获取JAR集合
getJarMap() - 类 中的静态方法icu.easyj.core.util.jar.JarUtils
获取当前类加载器中的JAR集合(使用缓存)
getLast(List<T>) - 类 中的静态方法icu.easyj.core.util.CollectionUtils
获取列表的最后一项,并保证线程安全。
getMethod(Class<?>, String, Class<?>...) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get method
getMethod(Class<?>, String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get method
getMethodName() - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
getName() - 接口 中的方法icu.easyj.core.json.IJSONService
获取服务名
getName() - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getParameters() - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
getPassedNanos() - 接口 中的方法icu.easyj.core.clock.ITickClock
获取已经过的纳秒数 说明:以baseTickNanos为基准,经过的纳秒数
getResources(String) - 类 中的静态方法icu.easyj.core.util.ResourceUtils
获取位置下的所有文件资源
getResources(String...) - 类 中的静态方法icu.easyj.core.util.ResourceUtils
获取所有位置下的所有文件资源
getResourceUri(Resource) - 类 中的静态方法icu.easyj.core.util.ResourceUtils
获取资源路径
getSingleton(Class<T>) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get singleton for the class
getSourceType() - 异常错误 中的方法icu.easyj.core.exception.ConverterNotFoundException
 
getTargetType() - 异常错误 中的方法icu.easyj.core.exception.ConverterNotFoundException
 
getTomorrowDate(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
获取指定时间的明天的日期
getTypeDesc() - 枚举 中的方法icu.easyj.core.enums.DataType
 
getUrl() - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getValue(CharSequence) - 接口 中的方法icu.easyj.core.util.string.IStringService
获取String的value属性值 部分场景下,我们获取字符串的char数组,只是为了校验字符串,并没有任何修改、删除操作。
getValue(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
获取String的value属性值 部分场景下,我们获取字符串的char数组,只是为了校验字符串,并没有任何修改、删除操作。
getVariableName() - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
getVersion() - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getVersion() - 类 中的方法icu.easyj.core.util.version.VersionInfo
 
getVersionInfo() - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getVersionLong() - 类 中的方法icu.easyj.core.util.jar.JarInfo
 
getVersionLong() - 类 中的方法icu.easyj.core.util.version.VersionInfo
 
GSON - 接口 中的静态变量icu.easyj.core.loader.ServiceProviders
提供的服务有:JSON服务 开发者:谷歌(Google)

H

HALF_DAY_MILL - 接口 中的静态变量icu.easyj.core.constant.DateConstants
半天的毫秒数
HALF_DAY_SEC - 接口 中的静态变量icu.easyj.core.constant.DateConstants
半天的秒数
hasField(Class<?>, String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
has Field
hasMethod(Class<?>, Method) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
Has method
HTTP_PRE - 接口 中的静态变量icu.easyj.core.constant.UrlConstants
http前缀
HTTPS_PRE - 接口 中的静态变量icu.easyj.core.constant.UrlConstants
https前缀
HUTOOL - 接口 中的静态变量icu.easyj.core.loader.ServiceProviders
提供的服务有:JSON、加密算法

I

IBase64Service - icu.easyj.core.codec中的接口
Base64相关接口
IClock - icu.easyj.core.clock中的接口
时钟接口
icu.easyj.core.clock - 程序包 icu.easyj.core.clock
 
icu.easyj.core.clock.factory - 程序包 icu.easyj.core.clock.factory
 
icu.easyj.core.code.analysis - 程序包 icu.easyj.core.code.analysis
 
icu.easyj.core.codec - 程序包 icu.easyj.core.codec
 
icu.easyj.core.constant - 程序包 icu.easyj.core.constant
 
icu.easyj.core.convert - 程序包 icu.easyj.core.convert
 
icu.easyj.core.convert.converter - 程序包 icu.easyj.core.convert.converter
 
icu.easyj.core.dialect - 程序包 icu.easyj.core.dialect
 
icu.easyj.core.enums - 程序包 icu.easyj.core.enums
 
icu.easyj.core.env - 程序包 icu.easyj.core.env
 
icu.easyj.core.exception - 程序包 icu.easyj.core.exception
 
icu.easyj.core.executor - 程序包 icu.easyj.core.executor
 
icu.easyj.core.json - 程序包 icu.easyj.core.json
 
icu.easyj.core.loader - 程序包 icu.easyj.core.loader
 
icu.easyj.core.loader.condition - 程序包 icu.easyj.core.loader.condition
 
icu.easyj.core.util - 程序包 icu.easyj.core.util
 
icu.easyj.core.util.jar - 程序包 icu.easyj.core.util.jar
 
icu.easyj.core.util.string - 程序包 icu.easyj.core.util.string
 
icu.easyj.core.util.version - 程序包 icu.easyj.core.util.version
 
IDependsOnValidator - icu.easyj.core.loader.condition中的接口
依赖校验器接口
IDialect - icu.easyj.core.dialect中的接口
方言
IJSONService - icu.easyj.core.json中的接口
JSON服务
IMPLEMENTATION_VERSION - 类 中的静态变量icu.easyj.core.util.jar.JarUtils
 
in(T, T...) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
判断对象是否存在于数组中
IncompatibleVersionException - icu.easyj.core.util.version中的异常错误
The type Incompatible version exception.
IncompatibleVersionException(String) - 异常错误 的构造器icu.easyj.core.util.version.IncompatibleVersionException
Instantiates a new Incompatible version exception.
init() - 接口 中的方法icu.easyj.core.executor.Initialize
init method
Initialize - icu.easyj.core.executor中的接口
The interface Initialize.
InvalidServiceException - icu.easyj.core.loader中的异常错误
无效服务的异常
InvalidServiceException(String) - 异常错误 的构造器icu.easyj.core.loader.InvalidServiceException
 
InvalidServiceException(String, Throwable) - 异常错误 的构造器icu.easyj.core.loader.InvalidServiceException
 
InvalidServiceException(Throwable) - 异常错误 的构造器icu.easyj.core.loader.InvalidServiceException
 
InvalidServiceException(String, Throwable, boolean, boolean) - 异常错误 的构造器icu.easyj.core.loader.InvalidServiceException
 
invokeMethod(Object, Method, Object...) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke Method
invokeMethod(Object, Method) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke Method
invokeMethod(Object, String, Class<?>[], Object...) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke Method
invokeMethod(Object, String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke Method
invokeStaticMethod(Method, Object...) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke static Method
invokeStaticMethod(Method) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke static Method
invokeStaticMethod(Class<?>, String, Class<?>[], Object...) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke static Method
invokeStaticMethod(Class<?>, String) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
invoke static Method
IOUtils - icu.easyj.core.util中的类
IO工具类
IOUtils() - 类 的构造器icu.easyj.core.util.IOUtils
 
IRemotingClockFactory<K> - icu.easyj.core.clock.factory中的接口
远端时钟工厂接口
isAllZero(String) - 类 中的静态方法icu.easyj.core.util.StringUtils
判断是否全部由数字 '0' 组成的字符串
isBase64(CharSequence) - 类 中的静态方法icu.easyj.core.codec.Base64Utils
判断是否为Base64字符串 注:当前方法不考虑换行符!
isBase64(CharSequence) - 接口 中的方法icu.easyj.core.codec.IBase64Service
判断是否为Base64串
isBase64Byte(byte) - 类 中的静态方法icu.easyj.core.codec.Base64Utils
判断是否为Base64字节
isBase64Bytes(byte[]) - 类 中的静态方法icu.easyj.core.codec.Base64Utils
判断是否为Base64字节数组 注:当前方法不考虑换行符!
isBase64Char(char) - 类 中的静态方法icu.easyj.core.codec.Base64Utils
判断是否为Base64字符
isBase64Chars(char[]) - 类 中的静态方法icu.easyj.core.codec.Base64Utils
判断是否为Base64字符数组 注:当前方法不考虑换行符!
isBlank(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
字符串是否为空白
isChinese(char) - 类 中的静态方法icu.easyj.core.util.StringUtils
判断是否为中文字符
ISdkClientException - icu.easyj.core.exception中的接口
SDK客户端异常
ISdkException - icu.easyj.core.exception中的接口
SDK相关异常
ISdkServerException - icu.easyj.core.exception中的接口
SDK服务端异常
isEmpty(T[]) - 类 中的静态方法icu.easyj.core.util.ArrayUtils
是否为空数组
isEmpty(Collection<?>) - 类 中的静态方法icu.easyj.core.util.CollectionUtils
判断集合是否为空
isEmpty(Map<?, ?>) - 类 中的静态方法icu.easyj.core.util.MapUtils
判断集合是否为空
isEmpty(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
字符串是否为空
IServiceLoaderValidator - icu.easyj.core.loader中的接口
服务加载校验器
isExist(String, ClassLoader) - 类 中的静态方法icu.easyj.core.util.ClassUtils
判断类是否存在
isExist(String) - 类 中的静态方法icu.easyj.core.util.ClassUtils
判断类是否存在
isNotBlank(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
字符串是否不为空白
isNotEmpty(T[]) - 类 中的静态方法icu.easyj.core.util.ArrayUtils
是否不为空数组
isNotEmpty(Collection<?>) - 类 中的静态方法icu.easyj.core.util.CollectionUtils
判断集合是否不为空
isNotEmpty(Map<?, ?>) - 类 中的静态方法icu.easyj.core.util.MapUtils
判断集合是否不为空
isNotEmpty(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
字符串是否不为空
isPrimitive() - 枚举 中的方法icu.easyj.core.enums.DataType
 
isSnapshotVersion() - 类 中的方法icu.easyj.core.util.version.VersionInfo
 
isSnapshotVersion(String) - 类 中的静态方法icu.easyj.core.util.version.VersionUtils
判断是否为快照版本
IStringService - icu.easyj.core.util.string中的接口
String 的功能接口,用于不同版本号使用不同方式执行
isUnknownVersion() - 类 中的方法icu.easyj.core.util.version.VersionInfo
 
isUnknownVersion(String) - 类 中的静态方法icu.easyj.core.util.version.VersionUtils
判断是否为未知版本号
ITickClock - icu.easyj.core.clock中的接口
记号时钟接口

J

JACKSON - 接口 中的静态变量icu.easyj.core.loader.ServiceProviders
提供的服务有:JSON服务
JarInfo - icu.easyj.core.util.jar中的类
JAR信息
JarInfo(URL, String, Attributes, String) - 类 的构造器icu.easyj.core.util.jar.JarInfo
构造函数
JarUtils - icu.easyj.core.util.jar中的类
JAR工具类
JarUtils() - 类 的构造器icu.easyj.core.util.jar.JarUtils
 
JSONParseException - icu.easyj.core.json中的异常错误
JSON解析异常
JSONParseException(String) - 异常错误 的构造器icu.easyj.core.json.JSONParseException
 
JSONParseException(String, String) - 异常错误 的构造器icu.easyj.core.json.JSONParseException
 
JSONParseException(String, Throwable) - 异常错误 的构造器icu.easyj.core.json.JSONParseException
 
JSONParseException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.json.JSONParseException
 
JSONUtils - icu.easyj.core.json中的类
JSON工具类
JSONUtils() - 类 的构造器icu.easyj.core.json.JSONUtils
 

L

load(Class<S>, ClassLoader) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
Specify classLoader to load the service provider
load(Class<S>) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
load service provider
load(Class<S>, String) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
load service provider
load(Class<S>, String, ClassLoader) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
Specify classLoader to load the service provider
load(Class<S>, String, Object[]) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
Load service
load(Class<S>, String, Class<?>[], Object[]) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
Load service
loadAll(Class<S>) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
get all implements
loadAll(Class<S>, Class<?>[], Object[]) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
get all implements
loadBySupportNames(Class<S>, String...) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
 
loadBySupportNames(Class<S>, Class<?>[], Object[], String...) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
 
LoadLevel - icu.easyj.core.loader中的注释类型
The interface Load level.

M

MapUtils - icu.easyj.core.util中的类
Map工具类
MapUtils() - 类 的构造器icu.easyj.core.util.MapUtils
 
match(Class<E>, Predicate<E>) - 类 中的静态方法icu.easyj.core.util.EnumUtils
根据匹配函数,获取枚举
MAX_BASE64_BYTE - 类 中的静态变量icu.easyj.core.codec.Base64Utils
Base64字符集中,ASSIC码最大的字符:'z'
mergeData(T, Map<String, Object>, ObjectUtils.CloneMode) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
合并数据到目标对象中
mergeData(T, Map<String, Object>) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
合并数据到目标对象中
methodToString(Class<?>, String, Class<?>...) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
method to string
methodToString(Method) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
method to string
MI - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
MI2 - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
MI_UNSIGNED - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
MIN_BASE64_BYTE - 类 中的静态变量icu.easyj.core.codec.Base64Utils
Base64字符集中,ASSIC码最小的字符:'+'
MM - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
MM2 - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
MM3 - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
MM_UNSIGNED - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 

N

NetUtils - icu.easyj.core.util中的类
网络工具类
NetUtils() - 类 的构造器icu.easyj.core.util.NetUtils
 
normalize(String) - 类 中的静态方法icu.easyj.core.codec.Base64Utils
规范化Base64串.
normalizePath(String) - 类 中的静态方法icu.easyj.core.util.UrlUtils
标准化路径 "\"替换为"/" 为URL时,取路径 连续的'/'和\s,替换为单个'/' 移除最后一位'/' 前面补齐’/‘
notIn(T, T...) - 类 中的静态方法icu.easyj.core.util.ObjectUtils
判断对象是否不存在于数组中
NotSupportedFileException - icu.easyj.core.exception中的异常错误
不支持的文件类型
NotSupportedFileException(String) - 异常错误 的构造器icu.easyj.core.exception.NotSupportedFileException
 
NotSupportedFileException(String, String) - 异常错误 的构造器icu.easyj.core.exception.NotSupportedFileException
 
NotSupportedFileException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.NotSupportedFileException
 
NotSupportedFileException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.NotSupportedFileException
 
now(K) - 接口 中的方法icu.easyj.core.clock.factory.IRemotingClockFactory
远端的当前时间
now() - 接口 中的方法icu.easyj.core.clock.IClock
当前时间
NULL_FIELD - 类 中的静态变量icu.easyj.core.util.ReflectionUtils
The NULL_FIELD
NULL_METHOD - 类 中的静态变量icu.easyj.core.util.ReflectionUtils
The NULL_METHOD

O

ObjectUtils - icu.easyj.core.util中的类
对象工具类
ObjectUtils() - 类 的构造器icu.easyj.core.util.ObjectUtils
 
ObjectUtils.CloneMode - icu.easyj.core.util中的枚举
克隆模式 只有不克隆时,目标对象才不需要继承 CloneSupport
ONE_DAY_MILL - 接口 中的静态变量icu.easyj.core.constant.DateConstants
一天的毫秒数
ONE_DAY_SEC - 接口 中的静态变量icu.easyj.core.constant.DateConstants
一天的秒数

P

P_CODE_DATA_VALUE - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
P_CODE_LINE - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
P_CODE_LINE2 - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
PADDING_CHAR - 类 中的静态变量icu.easyj.core.codec.Base64Utils
补位字符:'='
PageConstants - icu.easyj.core.constant中的接口
Page相关常量
parameterTypesToString(Class<?>[]) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
parameter types to string
parse(String, DateFormatType) - 类 中的静态方法icu.easyj.core.util.DateUtils
解析常用时间
parse(String, String) - 类 中的静态方法icu.easyj.core.util.DateUtils
解析时间
parse(String) - 类 中的静态方法icu.easyj.core.util.version.VersionUtils
解析版本号,获取版本信息
parseAll(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
解析时间字符串
parseDate(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseDate2(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseDate3(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseDateUnsigned(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
ParseException - icu.easyj.core.exception中的异常错误
解析异常
ParseException(String) - 异常错误 的构造器icu.easyj.core.exception.ParseException
 
ParseException(String, String) - 异常错误 的构造器icu.easyj.core.exception.ParseException
 
ParseException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ParseException
 
ParseException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.ParseException
 
parseMillisecond(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMillisecond2(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMillisecondUnsigned(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMinutes(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMinutes2(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMinutesUnsigned(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMonth(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMonth2(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMonth3(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseMonthUnsigned(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseSeconds(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseSeconds2(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
parseSecondsUnsigned(String) - 类 中的静态方法icu.easyj.core.util.DateUtils
 
PatternUtils - icu.easyj.core.util中的类
正则匹配工具类
PatternUtils() - 类 的构造器icu.easyj.core.util.PatternUtils
 
PORT_RANGE - 类 中的静态变量icu.easyj.core.util.NetUtils
端口号范围字符串
PREFIX - 接口 中的静态变量icu.easyj.core.constant.Constants
 

R

randomPort(int, int) - 类 中的静态方法icu.easyj.core.util.NetUtils
随机生成端口号
randomPort(int) - 类 中的静态方法icu.easyj.core.util.NetUtils
随机生成端口号
randomPort() - 类 中的静态方法icu.easyj.core.util.NetUtils
随机生成端口号
ReflectionUtils - icu.easyj.core.util中的类
反射工具类
ReflectionUtils() - 类 的构造器icu.easyj.core.util.ReflectionUtils
 
refreshClock(K) - 类 中的方法icu.easyj.core.clock.factory.AbstractRemotingClockFactory
刷新远端时钟并返回新时钟
refreshClock(K) - 接口 中的方法icu.easyj.core.clock.factory.IRemotingClockFactory
刷新远端时钟并返回新时钟(新时钟实例可以与原来时钟的实例相同,也可以不同)
REGEX_CHINESE_CHAR - 类 中的静态变量icu.easyj.core.util.PatternUtils
中文字符正则
REGEX_CODE_BOOLEAN - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_LINE - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_LINE2 - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_NULL - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_NUMBER - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_STRING - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_STRING1 - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_STRING2 - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
REGEX_CODE_VALUE - 类 中的静态变量icu.easyj.core.util.PatternUtils
 
ResourceUtils - icu.easyj.core.util中的类
资源工具类
ResourceUtils() - 类 的构造器icu.easyj.core.util.ResourceUtils
 
RunMode - icu.easyj.core.env中的枚举
运行模式枚举

S

Scope - icu.easyj.core.loader中的枚举
the scope of the extension 注:从阿里的seata项目中复制过来的。
SdkException - icu.easyj.core.exception中的异常错误
SDK相关异常
SdkException(String) - 异常错误 的构造器icu.easyj.core.exception.SdkException
 
SdkException(String, String) - 异常错误 的构造器icu.easyj.core.exception.SdkException
 
SdkException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.SdkException
 
SdkException(String, String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.SdkException
 
SERVER_ERROR - 接口 中的静态变量icu.easyj.core.constant.ErrorCodeConstants
服务端异常
ServiceDependencyException - icu.easyj.core.loader.condition中的异常错误
服务依赖异常
ServiceDependencyException(String) - 异常错误 的构造器icu.easyj.core.loader.condition.ServiceDependencyException
 
ServiceDependencyException(String, Throwable) - 异常错误 的构造器icu.easyj.core.loader.condition.ServiceDependencyException
 
ServiceDependencyException(Throwable) - 异常错误 的构造器icu.easyj.core.loader.condition.ServiceDependencyException
 
ServiceDependencyException(String, Throwable, boolean, boolean) - 异常错误 的构造器icu.easyj.core.loader.condition.ServiceDependencyException
 
ServiceLoadFailedException - icu.easyj.core.loader中的异常错误
服务加载失败的异常
ServiceLoadFailedException(String) - 异常错误 的构造器icu.easyj.core.loader.ServiceLoadFailedException
 
ServiceLoadFailedException(String, Throwable) - 异常错误 的构造器icu.easyj.core.loader.ServiceLoadFailedException
 
ServiceLoadFailedException(Throwable) - 异常错误 的构造器icu.easyj.core.loader.ServiceLoadFailedException
 
ServiceLoadFailedException(String, Throwable, boolean, boolean) - 异常错误 的构造器icu.easyj.core.loader.ServiceLoadFailedException
 
ServiceProviders - icu.easyj.core.loader中的接口
服务提供方名称
setAccessible(T) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
set accessible to true if false
setFieldName(String) - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
setFieldValue(Object, Field, Object) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
set field value
setFieldValue(Object, String, Object) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
get field value
setMethodName(String) - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
setParameters(Object[]) - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
setStaticFieldValue(Field, Object) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
set `static` field value
setStaticFieldValue(Class<?>, String, Object) - 类 中的静态方法icu.easyj.core.util.ReflectionUtils
set `static` field value
setVariableName(String) - 类 中的方法icu.easyj.core.code.analysis.CodeAnalysisResult
 
ShortCodeUtils - icu.easyj.core.util中的类
短字符串工具类
ShortCodeUtils() - 类 的构造器icu.easyj.core.util.ShortCodeUtils
 
SkipCallbackWrapperException - icu.easyj.core.exception中的异常错误
Skip Callback Wrapper Exception.
SkipCallbackWrapperException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.SkipCallbackWrapperException
 
SkipCallbackWrapperException(Throwable) - 异常错误 的构造器icu.easyj.core.exception.SkipCallbackWrapperException
 
SNAPSHOT_SUFFIX - 类 中的静态变量icu.easyj.core.util.version.VersionUtils
快照版本号后缀
SS - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
SS2 - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
SS_UNSIGNED - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
SSS - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
SSS2 - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
SSS_UNSIGNED - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
StringUtils - icu.easyj.core.util中的类
字符串工具类
StringUtils() - 类 的构造器icu.easyj.core.util.StringUtils
 
SUPPORTED - 接口 中的静态变量icu.easyj.core.json.EasyjSupportedJSON
 

T

ThrowableUtils - icu.easyj.core.util中的类
异常工具类
ThrowableUtils() - 类 的构造器icu.easyj.core.util.ThrowableUtils
 
TickClock - icu.easyj.core.clock中的类
记号时钟
TickClock(long, long) - 类 的构造器icu.easyj.core.clock.TickClock
构造函数
TickClock(long) - 类 的构造器icu.easyj.core.clock.TickClock
构造函数
TIME_MM - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
TIME_SS - 接口 中的静态变量icu.easyj.core.constant.DateFormatConstants
 
toBean(String, Class<T>) - 接口 中的方法icu.easyj.core.json.IJSONService
转换为指定类型的对象
toBean(String, Class<T>) - 类 中的静态方法icu.easyj.core.json.JSONUtils
转换为指定类型的对象
toCharArray(CharSequence) - 接口 中的方法icu.easyj.core.util.string.IStringService
获取字符数组
toCharArray(CharSequence) - 类 中的静态方法icu.easyj.core.util.StringUtils
获取字符数组
toClass(String) - 类 中的静态方法icu.easyj.core.util.DataTypeUtils
数据类型字符串转换为对应的数据类 注:短字符串时,仅支持几种常用的数据类型。
toCode(long, char[], char, int) - 类 中的静态方法icu.easyj.core.util.ShortCodeUtils
根据ID生成短字符串
toCode(long, char[], char) - 类 中的静态方法icu.easyj.core.util.ShortCodeUtils
根据ID生成短字符串(最小长度5)
toCode(long, int) - 类 中的静态方法icu.easyj.core.util.ShortCodeUtils
根据ID生成短字符串(最小长度6位)
toCode(long) - 类 中的静态方法icu.easyj.core.util.ShortCodeUtils
根据ID生成短字符串(最小长度6位)
toDate(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy-MM-dd
toDate2(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy/MM/dd
toDate3(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy.MM.dd
toDateUnsigned(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyyMMdd
toId(String, char[], char) - 类 中的静态方法icu.easyj.core.util.ShortCodeUtils
短字符串转为64位长整形ID
toId(String) - 类 中的静态方法icu.easyj.core.util.ShortCodeUtils
短字符串转为64位长整形ID
toJSONString(Object) - 接口 中的方法icu.easyj.core.json.IJSONService
转换为字符串
toJSONString(Object) - 类 中的静态方法icu.easyj.core.json.JSONUtils
转换为字符串
toList(String, Class<T>) - 接口 中的方法icu.easyj.core.json.IJSONService
转换为指定类型的列表
toList(String, Class<T>) - 类 中的静态方法icu.easyj.core.json.JSONUtils
转换为指定类型的列表
toLong(String) - 类 中的静态方法icu.easyj.core.util.version.VersionUtils
将字符串版本号转换为long型版本号
toMilliseconds(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy-MM-dd HH:mm:ss.SSS
toMilliseconds2(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy/MM/dd HH:mm:ss.SSS
toMillisecondsUnsigned(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyyMMddHHmmssSSS
toMinute(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy-MM-dd HH:mm
toMinute2(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy/MM/dd HH:mm
toMinuteUnsigned(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyyMMddHHmm
toMonth(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy-MM
toMonth2(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy/MM
toMonth3(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy.MM
toMonthUnsigned(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyyMM
toRefString(Object) - 类 中的静态方法icu.easyj.core.util.CycleDependencyHandler
 
toSeconds(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy-MM-dd HH:mm:ss
toSeconds2(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyy/MM/dd HH:mm:ss
toSecondsUnsigned(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
格式化为:yyyyMMddHHmmss
toString(Object[]) - 类 中的静态方法icu.easyj.core.util.ArrayUtils
Array To String.
toString(Collection<?>) - 类 中的静态方法icu.easyj.core.util.CollectionUtils
Collection To String.
toString(Date) - 类 中的静态方法icu.easyj.core.util.DateUtils
将时间对象转换为字符串
toString(Map<?, ?>) - 类 中的静态方法icu.easyj.core.util.MapUtils
Map to string.
toString(Object) - 类 中的静态方法icu.easyj.core.util.StringUtils
将对象转换为字符串

U

UNKNOWN - 接口 中的静态变量icu.easyj.core.constant.ErrorCodeConstants
未知异常
UNKNOWN_VERSION - 类 中的静态变量icu.easyj.core.util.version.VersionUtils
未知版本号
UNKNOWN_VERSION_LONG - 类 中的静态变量icu.easyj.core.util.version.VersionUtils
未知版本号长整形值
unload(Class<S>) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
Unload.
unload(Class<S>, String) - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
Unload.
unloadAll() - 类 中的静态方法icu.easyj.core.loader.EnhancedServiceLoader
Unload all.
unwrap(Throwable) - 类 中的静态方法icu.easyj.core.util.ThrowableUtils
拆包异常,如果是包装异常的话。
unwrap(WrapperException) - 类 中的静态方法icu.easyj.core.util.ThrowableUtils
拆包异常
UrlConstants - icu.easyj.core.constant中的接口
URL相关常量
URLSAFE_CHAR_TABLE - 类 中的静态变量icu.easyj.core.util.ShortCodeUtils
Url安全的自定义进制 不含分隔字符,见常量:ShortCodeUtils.DEFAULT_SPLIT_CHAR
URLSAFE_SPLIT_CHAR - 类 中的静态变量icu.easyj.core.util.ShortCodeUtils
Url安全的分隔字符(不能与 ShortCodeUtils.URLSAFE_CHAR_TABLE 中的字符重复)
UrlUtils - icu.easyj.core.util中的类
URL工具类
UrlUtils() - 类 的构造器icu.easyj.core.util.UrlUtils
 

V

validate(Class<?>, ClassLoader) - 类 中的方法icu.easyj.core.loader.condition.DependsOnClassValidator
 
validate(Class<?>, ClassLoader) - 类 中的方法icu.easyj.core.loader.condition.DependsOnJarVersionValidator
 
validate(Class<?>, ClassLoader) - 类 中的方法icu.easyj.core.loader.condition.DependsOnJavaVersionValidator
 
validate(Class<?>, ClassLoader) - 接口 中的方法icu.easyj.core.loader.condition.IDependsOnValidator
校验注解信息
validate(Class<?>, ClassLoader) - 接口 中的方法icu.easyj.core.loader.IServiceLoaderValidator
校验当前服务类是否可以加载
validate(Pattern, CharSequence) - 类 中的静态方法icu.easyj.core.util.PatternUtils
正则匹配
validate(String, CharSequence) - 类 中的静态方法icu.easyj.core.util.PatternUtils
正则匹配
valueOf(String) - 枚举 中的静态方法icu.easyj.core.enums.DataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法icu.easyj.core.enums.DateFormatType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法icu.easyj.core.env.EnvironmentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法icu.easyj.core.env.RunMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法icu.easyj.core.loader.Scope
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法icu.easyj.core.util.ObjectUtils.CloneMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法icu.easyj.core.enums.DataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法icu.easyj.core.enums.DateFormatType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法icu.easyj.core.env.EnvironmentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法icu.easyj.core.env.RunMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法icu.easyj.core.loader.Scope
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法icu.easyj.core.util.ObjectUtils.CloneMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VERSION - 接口 中的静态变量icu.easyj.core.constant.Constants
 
VersionInfo - icu.easyj.core.util.version中的类
版本信息
VersionInfo(String) - 类 的构造器icu.easyj.core.util.version.VersionInfo
 
VersionUtils - icu.easyj.core.util.version中的类
版本号工具类
VersionUtils() - 类 的构造器icu.easyj.core.util.version.VersionUtils
 

W

wrap(O, Function<O, String>) - 类 中的静态方法icu.easyj.core.util.CycleDependencyHandler
 
WRAPPER_EXCEPTION_SUFFIX - 类 中的静态变量icu.easyj.core.util.ThrowableUtils
 
WrapperException - icu.easyj.core.exception中的异常错误
Wrapper Exception.
WrapperException(String, Throwable) - 异常错误 的构造器icu.easyj.core.exception.WrapperException
 
WrapperException(Throwable) - 异常错误 的构造器icu.easyj.core.exception.WrapperException
 
A B C D E F G H I J L M N O P R S T U V W 
跳过导航链接

Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.