索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

I

IBaseAopAspect - com.cdkjframework.log.aop中的接口
 
ICO - enum class 中的枚举常量 com.cdkjframework.minio.enums.ContentTypeEnums
ico类型
IController - com.cdkjframework.core.controller中的接口
 
ID - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlDataTypeContrastEnums
id
ID - 类中的静态变量 com.cdkjframework.constant.BusinessConsts
主键
ID - 类中的静态变量 com.cdkjframework.entity.base.BaseDto
主键
idCardDesensitization(String) - 类中的静态方法 com.cdkjframework.util.encrypts.DesensitizationUtils
身份证号脱敏
IdCardUtils - com.cdkjframework.util.make中的类
 
IdCardUtils() - 类的构造器 com.cdkjframework.util.make.IdCardUtils
 
IE - 类中的静态变量 com.cdkjframework.constant.RegexConsts
IE
IE_EDGE - 类中的静态变量 com.cdkjframework.constant.RegexConsts
edge ie
IllegalAesKey - 异常错误中的静态变量 com.cdkjframework.util.encrypts.weixin.AesException
必填参数为空
IllegalBuffer - 异常错误中的静态变量 com.cdkjframework.util.encrypts.weixin.AesException
base64加密错误
IMAGE - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
图片
IMAGE_CODE - 类中的静态变量 com.cdkjframework.constant.BusinessConsts
验证码
IMAGE_URL - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
图片地址
ImageEntity - com.cdkjframework.entity.file中的类
 
ImageEntity() - 类的构造器 com.cdkjframework.entity.file.ImageEntity
 
IMAGES_EDITS - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.Openai
图片编辑
IMAGES_GENERATIONS - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.DouBao
文生图
IMAGES_GENERATIONS - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.Grok
文生图
IMAGES_GENERATIONS - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.Openai
文生图
IMAGES_VARIATIONS - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.Openai
图片变形
imagesEdits(String, File) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
图片编辑 该方法仅支持 DALL·E 2 model
imagesEdits(String, File, File) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
图片编辑 该方法仅支持 DALL·E 2 model
imagesEdits(String, File, File) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
图片编辑 该方法仅支持 DALL·E 2 model
imagesGenerations(String) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
文生图 请设置config中model为支持图片功能的模型,目前支持 Doubao-Seedream-3.0-t2i
imagesGenerations(String) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
文生图 请设置config中model为支持图片功能的模型,目前支持 Doubao-Seedream-3.0-t2i
imagesGenerations(String) - 接口中的方法 com.cdkjframework.ai.model.grok.GrokService
文生图 请设置config中model为支持图片功能的模型,目前支持GROK_2_IMAGE
imagesGenerations(String) - 类中的方法 com.cdkjframework.ai.model.grok.impl.GrokServiceImpl
文生图 请设置config中model为支持图片功能的模型,目前支持GROK_2_IMAGE
imagesGenerations(String) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
文生图 请设置config中model为支持图片功能的模型 DALL·E系列
imagesGenerations(String) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
文生图 请设置config中model为支持图片功能的模型 DALL·E系列
imagesVariations(File) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
图片变形 该方法仅支持 DALL·E 2 model
imagesVariations(File) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
图片变形 该方法仅支持 DALL·E 2 model
IMongoRepository - com.cdkjframework.datasource.mongodb.repository中的接口
 
importExcelToList(InputStream, Class<T>) - 类中的方法 com.cdkjframework.core.controller.AbstractController
导入 excel 数据
importExcelToList(InputStream, Class<T>) - 接口中的方法 com.cdkjframework.core.controller.IController
导入 excel 数据
in(String, List<V>) - 类中的方法 com.cdkjframework.datasource.jpa.builder.JpaCriteriaBuilder
添加in查询条件
IN - enum class 中的枚举常量 com.cdkjframework.enums.MongoQueryEnums
包含
incr(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
incr(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
incr(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Increment the integer value of a key by one.
incr(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
incr(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
incrby(Object, long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
incrby(Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
incrby(String, long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Increment the integer value of a key by the given amount.
incrby(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
incrby(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
incrbyfloat(Object, double) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
incrbyfloat(Object, double) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
incrbyfloat(String, double) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Increment the float value of a key by the given amount.
incrbyfloat(String, double) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
incrbyfloat(String, double) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
index(ModelAndView) - 类中的方法 com.cdkjframework.center.controller.GenerateController
首页
info() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get information and statistics about the server.
info() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
info() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
info() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
info() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
info(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get information and statistics about the server.
info(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
info(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
info(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
info(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
info(String) - 类中的方法 com.cdkjframework.util.log.LogUtils
信息输出日志
info(String, Object...) - 类中的方法 com.cdkjframework.util.log.LogUtils
日志信息输出
info(Throwable, String) - 类中的方法 com.cdkjframework.util.log.LogUtils
信息输出日志
init - 类中的变量 com.cdkjframework.util.encrypts.crc.AlgoParams
This parameter specifies the initial value of the register when the algorithm starts.This is the value that is to be assigned to the register in the direct table algorithm.
init() - 类中的方法 com.cdkjframework.socket.client.NettySocketClient
初始化
init() - 类中的方法 com.cdkjframework.util.files.AliCloudOssUtils
初始化数据
init() - 类中的方法 com.cdkjframework.util.mockito.AbstractMockitoUtils
初始化
init(FilterConfig) - 类中的方法 com.cdkjframework.core.spring.cors.CdkjCorsFilter
初始加载
initConnection() - 类中的方法 com.cdkjframework.redis.connectivity.RedisClusterConfiguration
构造函数
initConnection() - 类中的方法 com.cdkjframework.redis.connectivity.RedisStandaloneConfiguration
构造函数
initLicenseContent(LicenseCreatorEntity) - 类中的静态方法 com.cdkjframework.license.helper.ParamInitHelper
初始化证书内容信息对象
initLicenseParam(LicenseCreatorEntity) - 类中的静态方法 com.cdkjframework.license.helper.ParamInitHelper
初始化证书生成参数
initLicenseParam(LicenseVerifyEntity, Class) - 类中的静态方法 com.cdkjframework.license.helper.ParamInitHelper
初始化证书生成参数
INPUT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
输入
inputStreamToBase64(InputStream) - 类中的静态方法 com.cdkjframework.util.encrypts.Base64Utils
流转换为 base64
inputStreamToString(InputStream) - 类中的静态方法 com.cdkjframework.util.network.RequestUtils
请求字节流转换为字符串
insert - enum class 中的枚举常量 com.cdkjframework.log.aop.enums.MethodEnums
插入
insert(T) - 接口中的方法 com.cdkjframework.core.base.mapper.BaseMapper
插入一条记录
insertBatch - enum class 中的枚举常量 com.cdkjframework.log.aop.enums.MethodEnums
批量插入
insertBatch(List<SearchEnginesEntity>) - 类中的方法 com.cdkjframework.center.service.impl.SearchEnginesServiceImpl
批量添加
insertBatch(List<SearchEnginesEntity>) - 接口中的方法 com.cdkjframework.center.service.SearchEnginesService
批量添加
insertBatch(List<T>) - 接口中的方法 com.cdkjframework.core.base.mapper.BaseMapper
批量插入
insertLog(LogRecordDto) - 类中的方法 com.cdkjframework.center.service.impl.LogServiceImpl
保存日志
insertLog(LogRecordDto) - 接口中的方法 com.cdkjframework.center.service.LogService
保存日志
install(LicenseVerifyEntity) - 类中的方法 com.cdkjframework.license.verify.manger.LicenseVerifyManager
安装License证书
INSTANCE - enum class 中的枚举常量 com.cdkjframework.util.kryo.KryoInstance
 
INSTANT - enum class 中的枚举常量 com.cdkjframework.enums.datasource.DataTypeContrastEnums
时间戳
INT - enum class 中的枚举常量 com.cdkjframework.enums.datasource.DataTypeContrastEnums
整数
INT - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlDataTypeContrastEnums
获取枚举值
INT - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlJdbcTypeContrastEnums
整数
INT_NAME - 类中的静态变量 com.cdkjframework.constant.DataTypeConsts
整数
INT2 - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlDataTypeContrastEnums
int
INT2 - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlJdbcTypeContrastEnums
整数
INT4 - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlDataTypeContrastEnums
int4
INT4 - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlJdbcTypeContrastEnums
整数
INT8 - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlDataTypeContrastEnums
int8
INT8 - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlJdbcTypeContrastEnums
整数
INTEGER - enum class 中的枚举常量 com.cdkjframework.enums.datasource.DataTypeContrastEnums
整数
INTEGER - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlDataTypeContrastEnums
整型
INTEGER_NAME - 类中的静态变量 com.cdkjframework.constant.DataTypeConsts
整数
IntegerConsts - com.cdkjframework.constant中的类
 
IntegerConsts() - 类的构造器 com.cdkjframework.constant.IntegerConsts
 
IntegerUtils - com.cdkjframework.util.tool.number中的类
 
IntegerUtils() - 类的构造器 com.cdkjframework.util.tool.number.IntegerUtils
 
InterceptorConfig - com.cdkjframework.config中的类
 
InterceptorConfig() - 类的构造器 com.cdkjframework.config.InterceptorConfig
 
InterfaceEnum - com.cdkjframework.enums中的接口
 
InterfaceTypeEnums - com.cdkjframework.enums中的Enum Class
 
INTERNATIONAL - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsTemplateEnums
国际/港澳台消息
intToHex(int, boolean) - 类中的静态方法 com.cdkjframework.util.tool.HexUtils
10进制转换为16进制
INVALID_JSON_PARAM - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsEnums
JSON参数不合法,只接受字符串值
INVALID_PARAMETERS - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsEnums
参数异常
INVALID_REQUEST - enum class 中的枚举常量 com.cdkjframework.enums.pay.WeChatEnums
参数错误
invoke(Object, AnalysisContext) - 类中的方法 com.cdkjframework.util.files.excel.ExcelListener
分析单行时触发调用函数。
invokeMethod(Object, String, Class<?>[], Object[], String) - 类中的静态方法 com.cdkjframework.util.tool.mapper.ReflectionUtils
直接调用对象方法, 而忽略修饰符(private, protected, default)
IP - enum class 中的枚举常量 com.cdkjframework.enums.ERegexTypeEnums
IP
IRepositoryInt<T> - com.cdkjframework.datasource.jpa.repository中的接口
 
IRepositoryString<T> - com.cdkjframework.datasource.jpa.repository中的接口
 
Irix - enum class 中的枚举常量 com.cdkjframework.enums.PlatformEnums
 
isAccountNonExpired() - 类中的方法 com.cdkjframework.entity.user.security.SecurityUserEntity
 
isAccountNonLocked() - 类中的方法 com.cdkjframework.entity.user.security.SecurityUserEntity
 
isAix() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isArray(Object) - 类中的静态方法 com.cdkjframework.util.tool.ArrayUtils
判断是否为数组
isCapitalizationEnglishCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入由26个大写英文字母组成的字符串
isCharSequence(Class<?>) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
是否为CharSequence类型
isChineseCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入汉字
isCredentialsNonExpired() - 类中的方法 com.cdkjframework.entity.user.security.SecurityUserEntity
 
isCropSupported() - 类中的方法 com.cdkjframework.util.files.images.code.BufferedImageLuminanceSource
是否支持作物
isDebugEnabled() - 类中的方法 com.cdkjframework.datasource.mybatis.LogbackImpl
是否为默认 Debug
isDebugEnabled() - 类中的方法 com.cdkjframework.datasource.rw.LogbackImpl
是否为默认 Debug
isDigitalUnix() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isEmailCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证Email地址
isEmpty() - annotation interface 中的元素 com.cdkjframework.core.annotation.EntityValidate
是否可为空
isEmpty(Object) - 类中的静态方法 com.cdkjframework.license.util.CommonUtils
判断对象是否为空
isEmpty(Object[]) - 类中的静态方法 com.cdkjframework.util.tool.ArrayUtils
判断数据是否为空
isEmpty(Object[]) - 类中的静态方法 com.cdkjframework.util.tool.CollectUtils
是否为空
isEmptyMessage(String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
对象断言
isEmptyMessage(String, String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
对象断言
isEmptyMessage(T) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
对象断言
isEmptyMessage(T, String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
对象断言
isEnabled() - 类中的方法 com.cdkjframework.entity.user.security.SecurityUserEntity
 
isEnglishAndNumberCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入由数字和26个英文字母组成的字符串
isEnglishCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入由26个英文字母组成的字符串
isFalse(boolean, String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
断言这个 boolean 为 false
isFileExist(String, String) - 类中的静态方法 com.cdkjframework.minio.MinioUtils
判断文件是否存在
isFloatPoint(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证是否为浮点数
isFolderExist(String, String) - 类中的方法 com.cdkjframework.minio.MinioUtils
判断文件夹是否存在
isFreeBSD() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isHPUX() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isIdNumberCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证身份证号(15位或18位数字)
isInPolygonFence(PositionUtils.Position, List<PositionUtils.Position>) - 类中的静态方法 com.cdkjframework.util.tool.PositionUtils
多边型电子围栏围栏计算
isInternetUrlCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证InternetURL
isIrix() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isLeastLengthNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入至少n位的数字
isLinux() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isListEmpty(List<?>) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
断言数据集是为空
isListEmpty(List<?>, String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
断言数据集是为空
isLowercaseEnglishCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入由26个小写英文字母组成的字符串
isMacOS() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isMacOSX() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isMaxLengthNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入n位的数字
isMPEiX() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isMulti() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterPubSubConnection
 
isMulti() - 类中的方法 com.cdkjframework.redis.realize.RedisPubSubConnection
 
isNetWare() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isNonSpecialCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入由数字、26个英文字母或者下划线组成的字符串
isNonzeroNegativeIntegersNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入非零的负整数
isNonzeroPositiveIntegersNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入非零的正整数
isNonZreoNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入零和非零开头的数字
isNotEmpty(Object) - 类中的静态方法 com.cdkjframework.license.util.CommonUtils
判断对象是否为空
isNotEmpty(Object[]) - 类中的静态方法 com.cdkjframework.util.tool.ArrayUtils
判断数组是否不为空
isNotEmpty(Object[]) - 类中的静态方法 com.cdkjframework.util.tool.CollectUtils
是否非空
isNotEmpty(Collection<?>) - 类中的静态方法 com.cdkjframework.util.tool.CollectUtils
是否非空
isNotEmpty(Map<?, ?>) - 类中的静态方法 com.cdkjframework.util.tool.CollectUtils
是否非空
isNotEmptyMessage(String, String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
断言这个 value 不为 empty
isNotEmptyMessage(T, String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
断言这个 value 不为 empty
isNotNull(String) - 类中的方法 com.cdkjframework.datasource.jpa.builder.JpaCriteriaBuilder
添加非空查询条件
isNotNullAndEmpty(Object) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
是否不为空
isNull(String) - 类中的方法 com.cdkjframework.datasource.jpa.builder.JpaCriteriaBuilder
添加空查询条件
isNullAndSpaceOrEmpty(Object) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
验证是否为空
isNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证数字
ISO_8859_1 - 接口中的静态变量 com.cdkjframework.constant.StringConstant
ISO-8859-1
ISO88591 - 类中的静态变量 com.cdkjframework.constant.EncodingConsts
iso8859-1
isOpen() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
已过时。
isOpen() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
isOpen() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
isOpen() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterPubSubConnection
 
isOpen() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
isOpen() - 类中的方法 com.cdkjframework.redis.realize.RedisPubSubConnection
 
isOpen() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
isOpen(String) - 类中的静态方法 com.cdkjframework.socket.NettySocketUtils
是否打开
isOpen(String) - 类中的静态方法 com.cdkjframework.web.socket.WebSocketUtils
是否打开
isOpenVMS() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isOS2() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isOS390() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isOSF1() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isPasswordCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证用户密码 正确格式为:以字母开头,长度在6~18之间,只能包含字符、数字和下划线;
isPattern(String, String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证是否为指定类型
isPhoneCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证电话号码 正确格式为:"XXX-XXXXXXX"、"XXXX-XXXXXXXX"、"XXX-XXXXXXX"、"XXX-XXXXXXXX"、"XXXXXXX"和"XXXXXXXX";
isRotateSupported() - 类中的方法 com.cdkjframework.util.files.images.code.BufferedImageLuminanceSource
是否支持旋转
isSameDay(Date, Date) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
判断两个时间是否在同一天内
isSameMonth(Date, Date) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
判断两个时间是否在同一个月内
isSameQuarter(Date, Date) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
判断两个时间是否在同一季度里
isSolaris() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isSpecifiedDecimalFractionNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入有1~3位小数的正实数
isSpecifiedLengthNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入m~n位的数字
isSubscribe - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
 
isSunOS() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
isThreeLengthCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入长度为3的字符
isTraceEnabled() - 类中的方法 com.cdkjframework.datasource.mybatis.LogbackImpl
不打印结果集,要打印结果集需要把logback日志级别调为trace
isTraceEnabled() - 类中的方法 com.cdkjframework.datasource.rw.LogbackImpl
不打印结果集,要打印结果集需要把logback日志级别调为trace
isTrue(boolean, String) - 类中的静态方法 com.cdkjframework.util.tool.AssertUtils
断言这个 boolean 为 true
isTwoDecimalFractionNumber(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
只能输入有两位小数的正实数
ISubscribe - com.cdkjframework.redis.subscribe中的接口
 
isUuidCharacter(String) - 类中的静态方法 com.cdkjframework.util.tool.RegexUtils
验证是否为UUID
isValid(String) - 类中的静态方法 com.cdkjframework.util.tool.JsonUtils
是否为 json 对象
isValidArray(String) - 类中的静态方法 com.cdkjframework.util.tool.JsonUtils
是否为 json 数组对象
isWindows() - 类中的静态方法 com.cdkjframework.util.tool.OsUtils
 
ITC - enum class 中的枚举常量 com.cdkjframework.enums.FileTypeEnums
图片
ITC - 类中的静态变量 com.cdkjframework.constant.FileTypeConsts
ITC (CMU WM) format
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格