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

A

add(E) - 类 中的方法org.openingo.java.util.OverrideList
Appends the specified element to the end of this list.
add(int, E) - 类 中的方法org.openingo.java.util.OverrideList
Inserts the specified element at the specified position in this list.
add(double, double) - 类 中的静态方法org.openingo.jdkits.lang.ArithKit
提供精确的加法运算。
addAll(Collection<? extends E>) - 类 中的方法org.openingo.java.util.OverrideList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(int, Collection<? extends E>) - 类 中的方法org.openingo.java.util.OverrideList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(List<T>, Collection<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
Rewrite List.addAll(Collection), check the specified collection
addAll(List<T>, int, Collection<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
Rewrite List.addAll(int, Collection), check the specified collection
addColumn(DDLKit.Column) - 类 中的方法org.openingo.jdkits.db.DDLKit.Table
添加一列到表中
addColumns(List<DDLKit.Column>) - 类 中的方法org.openingo.jdkits.db.DDLKit.Table
添加Columns
addKeyword(String) - 类 中的方法org.openingo.jdkits.lang.JavaKeywordKit
 
AesKit - org.openingo.jdkits.encryption中的类
Aes 工具
afterDays(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
days天之后的时间日期
afterDays(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
days天之后的时间日期
afterHours(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
hours小时之后的时间日期
afterHours(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
hours小时之后的时间日期
afterMinutes(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
minutes分钟之后的时间日期
afterMinutes(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
minutes分钟之后的时间日期
afterMonths(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
months月之后的时间日期
afterMonths(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
months月之后的时间日期
afterWeeks(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
weeks周之后的时间日期
afterWeeks(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
weeks周之后的时间日期
afterYears(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
years年之后的时间日期
afterYears(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
years年之后的时间日期
AMPERSAND - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
AND - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
append(Object) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(StringBuffer) - 类 中的方法org.openingo.java.lang.StringBuilderX
Appends the specified StringBuffer to this sequence.
append(CharSequence) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(CharSequence, int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(char[]) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(char[], int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(char) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(long) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(float) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(double) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, Object) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, StringBuffer) - 类 中的方法org.openingo.java.lang.StringBuilderX
Appends the specified StringBuffer to this sequence.
append(boolean, CharSequence) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, CharSequence, int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, char[]) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, char[], int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, boolean) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, char) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, long) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, float) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
append(boolean, double) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
appendCodePoint(int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
appendCodePoint(boolean, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
ArithKit - org.openingo.jdkits.lang中的类
由于Java的简单类型不能够精确的对浮点数进行运算,这个工具类提供精 确的浮点数运算,包括加减乘除和四舍五入。
ArrayKit - org.openingo.jdkits.collection中的类
数组工具
AssertKit - org.openingo.jdkits.validate中的类
AssertKit 工具
ASTERISK - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
AT - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
awaitTermination(long, TimeUnit) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 

B

BACK_SLASH - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
BACKTICK - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
Base64Kit - org.openingo.jdkits.coding中的类
Base64工具
BeanKit - org.openingo.jdkits.lang中的类
BeanKit
beansToMaps(List<T>) - 类 中的静态方法org.openingo.jdkits.lang.BeanKit
List<T> 转换为 List<Map<String, Object>>
beanToMap(Object) - 类 中的静态方法org.openingo.jdkits.lang.BeanKit
将对象装换为 map,对象转成 map,key肯定是字符串
beforeDays(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
days天之前的时间日期
beforeDays(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
days天之前的时间日期
beforeHours(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
hours小时之前的时间日期
beforeHours(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
hours小时之前的时间日期
beforeMinutes(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
minutes分钟之前的时间日期
beforeMinutes(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
minutes分钟之前的时间日期
beforeMonths(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
months月之前的时间日期
beforeMonths(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
months月之前的时间日期
beforeWeeks(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
weeks周之前的时间日期
beforeWeeks(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
weeks周之前的时间日期
beforeYears(long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
years年之前的时间日期
beforeYears(LocalDateTime, long) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
years年之前的时间日期
BIGINT - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 
binaryToDecimal(String) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
BUFFER_SIZE - 类 中的静态变量org.openingo.jdkits.file.FileCopyKit
The default buffer size used when copying bytes.
BUFFER_SIZE - 类 中的静态变量org.openingo.jdkits.stream.StreamKit
The default buffer size used why copying bytes.
buildTree(String, List<E>) - 类 中的静态方法org.openingo.jdkits.tree.TreeBuilder
解析树形数据 包含root节点,root节点为非0或null

buildTree(String, List<E>, Comparator<? super E>) - 类 中的静态方法org.openingo.jdkits.tree.TreeBuilder
解析树形数据 包含root节点,root节点为非0或null

buildTree(String, List<E>, boolean) - 类 中的静态方法org.openingo.jdkits.tree.TreeBuilder
解析树形数据
buildTree(String, List<E>, boolean, Comparator<? super E>) - 类 中的静态方法org.openingo.jdkits.tree.TreeBuilder
解析树形数据
buildTree(TreeBuilder.RootNode, List<E>) - 类 中的静态方法org.openingo.jdkits.tree.TreeBuilder
解析树形数据 包含root节点

buildTree(TreeBuilder.RootNode, List<E>, Comparator<? super E>) - 类 中的静态方法org.openingo.jdkits.tree.TreeBuilder
解析树形数据 包含root节点

BYTES_NEW_LINE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
byteToHexString(byte[]) - 类 中的静态方法org.openingo.jdkits.hash.HexKit
 

C

CgBeanKit - org.openingo.jdkits.lang中的类
CgBeanKit
changeCharset(String, String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
字符串编码转换的实现方法
changeCharset(String, String, String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
字符串编码转换的实现方法
CHARSET_UTF8 - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 
CHARSET_UTF8MB4 - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 
ClassKit - org.openingo.jdkits.reflect中的类
ClassKit
clone(T) - 类 中的方法org.openingo.jdkits.lang.ObjectKit
Clone 一个对象
clone(T) - 类 中的静态方法org.openingo.jdkits.lang.SerializationKit
Deep clone an Object using serialization.
codeAndCity - 类 中的静态变量org.openingo.jdkits.IdcardValidatorKit
省,直辖市代码表: { 11:"北京",12:"天津",13:"河北",14:"山西",15:"内蒙古", 21:"辽宁",22:"吉林",23:"黑龙江",31:"上海",32:"江苏", 33:"浙江",34:"安徽",35:"福建",36:"江西",37:"山东",41:"河南", 42:"湖北",43:"湖南",44:"广东",45:"广西",46:"海南",50:"重庆", 51:"四川",52:"贵州",53:"云南",54:"西藏",61:"陕西",62:"甘肃", 63:"青海",64:"宁夏",65:"新疆",71:"台湾",81:"香港",82:"澳门",91:"国外"}
COLON - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
Column(String, String, String, int, String) - 类 的构造器org.openingo.jdkits.db.DDLKit.Column
初始化Column
Column(String, String, boolean, String, int, Object, boolean, boolean) - 类 的构造器org.openingo.jdkits.db.DDLKit.Column
初始化Column
columnDDL() - 类 中的方法org.openingo.jdkits.db.DDLKit.Column
column DDL
COMMA - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
compress(byte[], boolean) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
 
compress(String) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
使用GZIP压缩
compress(byte[]) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
使用GZIP压缩
compress(String, String) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
使用密码压缩
compress(byte[], String) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
使用密码压缩
CompressKit - org.openingo.jdkits.coding中的类
Compress Kit
Config() - 类 的构造器org.openingo.jdkits.http.RespData.Config
 
contains(String) - 类 中的方法org.openingo.jdkits.lang.JavaKeywordKit
 
convertCharToInt(char[]) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
将字符数组转为整型数组
convertIdcarBy15bit(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
将15位的身份证转成18位身份证
copy(File, File) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given input File to the given output File.
copy(byte[], File) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given byte array to the given output File.
copy(InputStream, OutputStream) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given InputStream to the given OutputStream.
copy(byte[], OutputStream) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given byte array to the given OutputStream.
copy(Reader, Writer) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given Reader to the given Writer.
copy(String, Writer) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given String to the given output Writer.
copy(byte[], OutputStream) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Copy the contents of the given byte array to the given OutputStream.
copy(String, Charset, OutputStream) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Copy the contents of the given String to the given output OutputStream.
copy(InputStream, OutputStream) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Copy the contents of the given InputStream to the given OutputStream.
copyProperties(Object, Object) - 类 中的静态方法org.openingo.jdkits.lang.CgBeanKit
 
copyProperties(Object, Object, Converter) - 类 中的静态方法org.openingo.jdkits.lang.CgBeanKit
 
copyProperties(Object, Class<T>) - 类 中的静态方法org.openingo.jdkits.lang.CgBeanKit
 
copyProperties(Object, Class<T>, Converter) - 类 中的静态方法org.openingo.jdkits.lang.CgBeanKit
 
copyPropertiesOfList(List<?>, Class<T>) - 类 中的静态方法org.openingo.jdkits.lang.CgBeanKit
 
copyPropertiesOfList(List<?>, Class<T>, Converter) - 类 中的静态方法org.openingo.jdkits.lang.CgBeanKit
 
copyRange(InputStream, OutputStream, long, long) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Copy a range of content of the given InputStream to the given OutputStream.
copyRecursively(File, File) - 类 中的静态方法org.openingo.jdkits.file.FileSystemKit
Recursively copy the contents of the src file/directory to the dest file/directory.
copyRecursively(Path, Path) - 类 中的静态方法org.openingo.jdkits.file.FileSystemKit
Recursively copy the contents of the src file/directory to the dest file/directory.
copyToByteArray(File) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given input File into a new byte array.
copyToByteArray(InputStream) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given InputStream into a new byte array.
copyToByteArray(InputStream) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Copy the contents of the given InputStream into a new byte array.
copyToString(Reader) - 类 中的静态方法org.openingo.jdkits.file.FileCopyKit
Copy the contents of the given Reader into a String.
copyToString(InputStream, Charset) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Copy the contents of the given InputStream into a String.
createColumn(String, String, String, int, Object, boolean, boolean) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个Column
createColumn(String, String, boolean, String, int, Object, boolean, boolean) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个Unsigned Column
createColumn(String, String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个Column
createDirectories(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
创建多级目录
createIntColumn(String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个Int Column
createPrimaryKey(String, String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
生成Primary Key
createSignedIntColumn(String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个 Signed Int Column
createSignedTinyIntColumn(String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个 Signed TinyInt Column
createTable(String, String) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个table,没有任何列
createTable(String, String, List<DDLKit.Column>) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个table
createTextColumn(String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个Text Column
createTinyIntColumn(String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个TinyInt Column
createTinyTextColumn(String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个TinyText Column
createUniqueKey(String, String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
生成 unique Key
createVarcharColumn(String, String, int, Object) - 类 中的静态方法org.openingo.jdkits.db.DDLKit
创建一个Varchar Column
CRLF - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 

D

DASH - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DATA_KEY - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
Response data key, default 'data'
date2LocalDateTime(Date) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
Date转换为LocalDateTime
DATE_STYLE - 类 中的静态变量org.openingo.jdkits.date.DateTimeKit
yyyy-MM-dd
DATE_TIME_12HR_STYLE - 类 中的静态变量org.openingo.jdkits.date.DateTimeKit
yyyy-MM-dd hh:mm
DATE_TIME_24HR_STYLE - 类 中的静态变量org.openingo.jdkits.date.DateTimeKit
yyyy-MM-dd HH:mm
dateStringToDate(String) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
时间转换
DateTimeKit - org.openingo.jdkits.date中的类
日期时间工具 DateTimeKit
dayOfMonth() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
某月的第几日
dayOfWeek() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
某周的第几天 SUN = 7 MON = 1 TUE = 2 WED = 3 THU = 4 FRI = 5 SAT = 6
dayOfYear() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
某年的第几天
DDLKit - org.openingo.jdkits.db中的类
DDLKit TODO indexes
DDLKit.Column - org.openingo.jdkits.db中的类
 
DDLKit.Table - org.openingo.jdkits.db中的类
 
decode(String) - 类 中的静态方法org.openingo.jdkits.coding.Base64Kit
解码
decodeBase64(String, String) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
将base64格式编码成文件
decodeToStr(String) - 类 中的静态方法org.openingo.jdkits.coding.Base64Kit
解码
decodeToStr(String, String) - 类 中的静态方法org.openingo.jdkits.coding.Base64Kit
解码
decompress(byte[], boolean) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
解压缩
decompress(byte[]) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
解压缩GZIP
decompress(byte[], String) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
使用密码解压GZIP的内容
decrypt(byte[], String) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
decrypt(byte[], byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
decrypt(byte[], Key) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
数据解密
decryptByPrivateKey(byte[], byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
私钥解密
decryptByPrivateKey(byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
私钥解密
decryptByPublicKey(byte[], byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
公钥解密
decryptByPublicKey(byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
公钥解密
decryptToStr(byte[], String) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
decryptToStr(byte[], String, String) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
DefaultIdentifierGenerator - org.openingo.jdkits.idfactory中的类
 
DefaultIdentifierGenerator() - 类 的构造器org.openingo.jdkits.idfactory.DefaultIdentifierGenerator
 
DefaultIdentifierGenerator(long, long) - 类 的构造器org.openingo.jdkits.idfactory.DefaultIdentifierGenerator
 
DefaultIdentifierGenerator(Sequence) - 类 的构造器org.openingo.jdkits.idfactory.DefaultIdentifierGenerator
 
defaultIfBlank(String, String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
defaultIfNull(List<T>, List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
if the list is null or empty, return a default list
delete(int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
delete(boolean, int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
delete(File) - 类 中的静态方法org.openingo.jdkits.file.FileKit
 
deleteCharAt(int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
deleteCharAt(boolean, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
deleteDirectory(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
删除文件/目录(递归删除文件/目录)
deleteRecursively(File) - 类 中的静态方法org.openingo.jdkits.file.FileSystemKit
Delete the supplied File - for directories, recursively delete any nested directories or files as well.
deleteRecursively(Path) - 类 中的静态方法org.openingo.jdkits.file.FileSystemKit
Delete the supplied File - for directories, recursively delete any nested directories or files as well.
deserialize(byte[]) - 类 中的静态方法org.openingo.jdkits.lang.SerializationKit
Deserialize the byte array into an object.
divide(double, double) - 类 中的静态方法org.openingo.jdkits.lang.ArithKit
提供(相对)精确的除法运算,当发生除不尽的情况时,精确到 小数点以后10位,以后的数字四舍五入。
divide(double, double, int) - 类 中的静态方法org.openingo.jdkits.lang.ArithKit
提供(相对)精确的除法运算。
DOLLAR - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DOLLAR_LEFT_BRACE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DOT - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DOT_CLASS - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DOT_JAVA - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DOT_NEWLINE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DOT_XML - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
DOTDOT - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
drain(InputStream) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Drain the remaining content of the given InputStream.

E

empty(Integer) - 类 中的静态方法org.openingo.jdkits.collection.ArrayKit
返回一个空数组
EMPTY - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
EMPTY_ARRAY - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
emptyArrayList() - 类 中的静态方法org.openingo.jdkits.collection.ListKit
返回一个空的ArrayList
emptyArrayList(int) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
Constructs an empty list with the specified initial capacity.
emptyArrayListIfNull(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
如果list 为null 返回一个emptyArrayList
emptyIfNull(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
如果list 为null 返回一个emptyList
emptyInput() - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Return an efficient empty InputStream.
emptyList() - 类 中的静态方法org.openingo.jdkits.collection.ListKit
返回一个空的List
emptyOverrideList() - 类 中的静态方法org.openingo.jdkits.collection.ListKit
返回一个空的OverrideList
emptyOverrideList(int) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
 
encode(byte[]) - 类 中的静态方法org.openingo.jdkits.coding.Base64Kit
编码
encode(String) - 类 中的静态方法org.openingo.jdkits.coding.Base64Kit
编码
encode(String, String) - 类 中的静态方法org.openingo.jdkits.coding.Base64Kit
编码
encodeBase64(String) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
将文件编码成base64格式
encodeBase64(File) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
将文件编码成base64格式
encodeDataUri(String) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
生成形如data:image/jpeg;base64,iVBORw0KGgoA……的字符串,将图片文件Data URI化
encodeDataUri(File) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
生成形如data:image/jpeg;base64,iVBORw0KGgoA……的字符串,将图片文件Data URI化
EncodingKit - org.openingo.jdkits.coding中的类
编码工具 EncodingKit
encrypt(byte[], String) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
encrypt(String, String) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
encrypt(String, String, String) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
encrypt(byte[], byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
encrypt(byte[], Key) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
数据加密
encryptByPrivateKey(byte[], byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
私钥加密
encryptByPrivateKey(byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
私钥加密
encryptByPublicKey(byte[], byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
公钥加密
encryptByPublicKey(byte[]) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
公钥加密
EQUALS - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
equals(String, String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
equals(CharSequence, CharSequence) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
Compares two CharSequences, returning true if they represent equal sequences of characters.
equalsAny(CharSequence, CharSequence...) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
Compares given string to a CharSequences vararg of searchStrings, returning true if the string is equal to any of the searchStrings.
EXCLAMATION_MARK - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
execute(Runnable) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
ExecutorsX - org.openingo.java.util.concurrent中的类
ExecutorsX
ExecutorsX.DelegatedExecutorService - org.openingo.java.util.concurrent中的类
A wrapper class that exposes only the ExecutorService methods of an ExecutorService implementation.
ExecutorsX.DelegatedScheduledExecutorService - org.openingo.java.util.concurrent中的类
A wrapper class that exposes only the ScheduledExecutorService methods of a ScheduledExecutorService implementation.
ExecutorsX.FinalizableDelegatedExecutorService - org.openingo.java.util.concurrent中的类
 
exists(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
判断文件和目录是否已存在

F

failure(String) - 类 中的静态方法org.openingo.jdkits.http.RespData
Failure Response
failure(Object, String) - 类 中的静态方法org.openingo.jdkits.http.RespData
Failure Response
FAILURE_SC - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
failure status code, default is 'failure'.
FALSE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
FastJsonKit - org.openingo.jdkits.json中的类
FastJson工具 FastJsonKit
FileCopyKit - org.openingo.jdkits.file中的类
Copy from spring Simple utility methods for file and stream copying.
FileKit - org.openingo.jdkits.file中的类
文件工具 FileKit
FileSystemKit - org.openingo.jdkits.file中的类
Copy from spring Utility methods for working with the file system.
finalize() - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.FinalizableDelegatedExecutorService
 
firstCharToLowerCase(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
首字母变小写
firstCharToUpperCase(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
首字母变大写
fnv1a64(String) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
FNV_OFFSET_BASIS_64 - 类 中的静态变量org.openingo.jdkits.hash.HashKit
 
FNV_PRIME_64 - 类 中的静态变量org.openingo.jdkits.hash.HashKit
 
formatDate(int, Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间
formatDateToFull(Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间为DateFormat.FULL风格的String => 2015年5月4日 星期一
formatDateToFULL12HRStyle(String, Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间为Full12HR,使用spacer间隔。
formatDateToFULL24HRStyle(String, Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间为Full24HR,使用spacer间隔。
formatDateToHRStyle(DateTimeKit.HR, Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化日期为时间格式
formatDateToMedium(Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间为DateFormat.MEDIUM风格的String => 2015-5-4
formatDateToShort(Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间为DateFormat.SHORT风格的String => 15-5-4
formatDateToStyle(String, Date) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间
formatNow(int) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间
formatNowToFull() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化当前时间为DateFormat.FULL风格的String => 2015年5月4日 星期一
formatNowToFULL12HRStyle(String) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化当前时间为Full12HR,使用spacer间隔。
formatNowToFULL24HRStyle(String) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化当前时间为Full24HR,使用spacer间隔。
formatNowToHRStyle(DateTimeKit.HR) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化当前日期为时间格式
formatNowToMedium() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化当前时间为DateFormat.MEDIUM风格的String => 2015-5-4
formatNowToShort() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化当前时间为DateFormat.SHORT风格的String => 15-5-4
formatNowToStyle(String) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间
formatUnixTime(String, BigInteger) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间戳为制定的style
formatUnixTimeTo12HRStyle(BigInteger) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间戳为制定的12hour style
formatUnixTimeTo24HRStyle(BigInteger) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间戳为制定的24hour style
formatUnixTimeToDate(BigInteger) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
BigInteger 转Date
formatUnixTimeToShort12HRStyle(BigInteger) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间戳为制定的short 12hour style
formatUnixTimeToShort24HRStyle(BigInteger) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
格式化时间戳为制定的short 24hour style
FRIENDLY_FAILURE_MESSAGE - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
friendly failure message, default "The system is temporarily unavailable"
FULL_DATE_12HR_STYLE - 类 中的静态变量org.openingo.jdkits.date.DateTimeKit
yyyy-MM-dd hh:mm:ss
FULL_DATE_24HR_STYLE - 类 中的静态变量org.openingo.jdkits.date.DateTimeKit
yyyy-MM-dd HH:mm:ss

G

GBK - 类 中的静态变量org.openingo.jdkits.coding.EncodingKit
中文超大字符集
genAesKey() - 类 中的静态方法org.openingo.jdkits.encryption.AesKit
 
generateSalt(int) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
md5 128bit 16bytes sha1 160bit 20bytes sha256 256bit 32bytes sha384 384bit 48bytes sha512 512bit 64bytes
generateSaltForSha256() - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
generateSaltForSha512() - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
get(String, Map<String, String>, Map<String, String>) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
Send GET request
get(String, Map<String, String>) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
get(String) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
get32UUID() - 类 中的静态方法org.openingo.jdkits.idfactory.IdKit
使用ThreadLocalRandom获取UUID获取更优的效果 去掉"-"
getClassLoader() - 类 中的静态方法org.openingo.jdkits.file.PathKit
 
getCurrentUnixTime() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
获取当前的时间的UnixTime
getData() - 类 中的方法org.openingo.jdkits.http.RespData
Get Response data
getDatacenterId(long) - 类 中的静态方法org.openingo.jdkits.idfactory.Sequence
数据标识id部分
getFileCRCCode(File) - 类 中的静态方法org.openingo.jdkits.file.FileKit
获得文件的CRC32校验和
getFileExtension(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
 
getFileExtension(File) - 类 中的静态方法org.openingo.jdkits.file.FileKit
 
getHostAddress() - 类 中的静态方法org.openingo.jdkits.sys.IPKit
 
getHostIp() - 类 中的静态方法org.openingo.jdkits.sys.IPKit
 
getHostName() - 类 中的静态方法org.openingo.jdkits.sys.IPKit
 
getId() - 类 中的静态方法org.openingo.jdkits.idfactory.IdKit
获取唯一ID
getId(Object) - 类 中的静态方法org.openingo.jdkits.idfactory.IdKit
获取唯一ID
getIdStr() - 类 中的静态方法org.openingo.jdkits.idfactory.IdKit
获取唯一ID
getIdStr(Object) - 类 中的静态方法org.openingo.jdkits.idfactory.IdKit
获取唯一ID
getImageHeight(FileInputStream) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
获取图片高度
getImageHeight(File) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
获取图片高度
getImageWidth(FileInputStream) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
获取图片宽度
getImageWidth(File) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
获取图片宽度
getMaxWorkerId(long, long) - 类 中的静态方法org.openingo.jdkits.idfactory.Sequence
获取 maxWorkerId
getMethodSignature(Method) - 类 中的静态方法org.openingo.jdkits.reflect.ReflectKit
 
getMillisecond() - 类 中的静态方法org.openingo.jdkits.idfactory.IdKit
格式化的毫秒时间
getMonday() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
获取给定时间的周一的长整形表示
getMonth1stDay() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
获取本月的第一天的时间戳
getMonthLastDay() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
获取本月的最后一天的时间戳
getOSType() - 类 中的静态方法org.openingo.jdkits.sys.SysKit
获取操作系统类型
getPackageName(Class<?>) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
Determine the name of the package of the given class, e.g.
getPackageName(String) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
Determine the name of the package of the given fully-qualified class name, e.g.
getPackagePath(Object) - 类 中的静态方法org.openingo.jdkits.file.PathKit
 
getPath(Class) - 类 中的静态方法org.openingo.jdkits.file.PathKit
 
getPath(Object) - 类 中的静态方法org.openingo.jdkits.file.PathKit
 
getPrivateKey() - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
取得私钥
getPrivateKey(String) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
从以Base64编码的key中获取私钥
getPrivateKeyByte() - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
取得私钥
getPublicKey() - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
取得公钥
getPublicKey(String) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
从以Base64编码的key中获取公钥
getPublicKeyByte() - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
取得公钥
getRandomUUID() - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
getRemove() - 类 中的方法org.openingo.java.lang.ThreadLocalX
Returns the value in the current thread's copy of this thread-local variable and remove in time.
getRequestIP(HttpServletRequest) - 类 中的静态方法org.openingo.jdkits.sys.IPKit
Get Request Ip Addr
getResourceAsStream(String) - 类 中的静态方法org.openingo.jdkits.file.PathKit
 
getSc() - 类 中的方法org.openingo.jdkits.http.RespData
Get Current Request's response status code
getServerIp() - 类 中的静态方法org.openingo.jdkits.sys.IPKit
获取服务器IP地址
getSm() - 类 中的方法org.openingo.jdkits.http.RespData
Get Current Request's response status message
getStringCRCCode(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
获得字串的CRC32校验和
getSunday() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
获取给定时间的周日的长整形表示
getTimeId() - 类 中的静态方法org.openingo.jdkits.idfactory.IdKit
时间 ID = Time + ID 例如:可用于商品订单 ID
getType(String) - 类 中的静态方法org.openingo.jdkits.lang.ObjTypeKit
 
getUnixTimeAfterDay(int) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
获取day天之后的UnixTime
getUnixTimeBeforeDay(int) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
获取day天之前的UnixTime
getUnixTimeMillis(BigInteger) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
把time转为 unix time 到毫秒
getUnixTimeMillis(Long) - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
把time转为 unix time 到毫秒
getUserClass(Class<?>) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
获取当前对象的 class
getUserClass(Object) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
获取当前对象的class

H

hash(String, String) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
HASH - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HASH_LEFT_BRACE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HashKit - org.openingo.jdkits.hash中的类
Hash工具 HashKit
hasManyElement(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
判断list是否只有一个元素
hasOneElement(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
判断list是否只有一个元素
HAT - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HexKit - org.openingo.jdkits.hash中的类
二进制工具 HexKit
HexStringToBytes(String) - 类 中的静态方法org.openingo.jdkits.hash.HexKit
 
HTML_AMP - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HTML_GT - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HTML_LT - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HTML_NBSP - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HTML_QUOTE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
HttpKit - org.openingo.jdkits.http中的类
Http工具 HttpKit

I

IdcardValidatorKit - org.openingo.jdkits中的类
AssertKit 工具
IdentifierGenerator - org.openingo.jdkits.idfactory中的接口
 
IdKit - org.openingo.jdkits.idfactory中的类
IdKit copy from myp
ImageKit - org.openingo.jdkits.image中的类
图片工具 ImageKit
indexOf(String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
indexOf(String, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
init(String) - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
初始化密钥
init() - 类 中的静态方法org.openingo.jdkits.encryption.RSAKit
初始化密钥
insert(int, char[], int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, Object) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, char[]) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, CharSequence) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, CharSequence, int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, boolean) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, char) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, long) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, float) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(int, double) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, char[], int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, Object) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, char[]) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, CharSequence) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, CharSequence, int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, boolean) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, char) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, long) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, float) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
insert(boolean, int, double) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
INT - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 
intersect(T[], T[]) - 类 中的静态方法org.openingo.jdkits.collection.ArrayKit
Arr1 intersect Arr2 交集
intersect(List<T>, List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
List1 intersect List2 交集
IntKit - org.openingo.jdkits.lang中的类
Int Kit
invalidReq() - 类 中的静态方法org.openingo.jdkits.http.RespData
invalid request
invalidResp() - 类 中的静态方法org.openingo.jdkits.http.RespData
invalid response
invokeAll(Collection<? extends Callable<T>>) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
IPKit - org.openingo.jdkits.sys中的类
IPKit
is15Idcard(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
15位身份证号码的基本数字和位数校验
is18Idcard(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
18位身份证号码的基本数字和位数校验
isAbsolutePath(String) - 类 中的静态方法org.openingo.jdkits.file.PathKit
 
isAllNotNull(Object...) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
判断数组中的元素是否均为Null
isAllNull(Object...) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
判断数组中的元素是否均为Null
isAndroid(HttpServletRequest) - 类 中的静态方法org.openingo.jdkits.platform.PlatformKit
 
isAvailablePort(int) - 类 中的静态方法org.openingo.jdkits.sys.IPKit
 
isBigDecimal(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isBigInteger(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isBlank(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
字符串为 null 或者内部字符全部为 ' ' '\t' '\n' '\r' 这四类字符时返回 true
isBoolean(Class<?>) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
判断传入的类型是否是布尔类型
isByte(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isContainNull(Object...) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
判断数组中的元素是否存在Null
isDigital(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
数字验证
isDirectory(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
判断特定的路径是否为目录
isDouble(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isEmpty(Object[], String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言一个数组为Empty
isEmpty(Object) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
是否为Empty
isEqual(Object, Object, String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言两个对象相等
isEqual(Object, Object) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
是否相等
isFalse(boolean, String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言当前为false
isFalse(Boolean) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
 
isFile(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
判断特定的路径是否为文件
isFloat(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isHostIp(String) - 类 中的静态方法org.openingo.jdkits.sys.IPKit
判断该ip是否为本机ip,一台机器可能同时有多个IP
isIdcard(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
15位和18位身份证号码的基本数字和位数校验
isInt(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isIOS(HttpServletRequest) - 类 中的静态方法org.openingo.jdkits.platform.PlatformKit
 
isLong(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isMobile(HttpServletRequest) - 类 中的静态方法org.openingo.jdkits.platform.PlatformKit
 
isNotEmpty(Object) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
是否不为Empty
isNotEqual(Object, Object, String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言两个对象不相等
isNotEqual(Object, Object) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
是否不相等
isNotNull(Object) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
是否不为null
isNull(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
validate list is Null or not Null
isNull(Object, String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言当前为null
isNull(Object) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
是否为null
ISO_8859_1 - 类 中的静态变量org.openingo.jdkits.coding.EncodingKit
ISO 拉丁字母表 No.1,也叫作 ISO-LATIN-1
ISO_8859_1 - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
isProxy(Class<?>) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
判断是否为代理对象
isShort(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
isShutdown() - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
isTerminated() - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
isTrue(boolean, String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言当前为true
isTrue(Boolean) - 类 中的静态方法org.openingo.jdkits.validate.ValidateKit
 
isValidate15Idcard(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
验证15位身份证的合法性,该方法验证不准确,最好是将15转为18位后再判断,该类中已提供。
isValidate18Idcard(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
判断18位身份证的合法性 根据〖中华人民共和国国家标准GB11643-1999〗中有关公民身份号码的规定,公民身份号码是特征组合码,由十七位数字本体码和一位数字校验码组成。
isValidatedAllIdcard(String) - 类 中的静态方法org.openingo.jdkits.IdcardValidatorKit
验证所有的身份证的合法性
isWeb(HttpServletRequest) - 类 中的静态方法org.openingo.jdkits.platform.PlatformKit
 
isZero(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
取值是否为0或0.0
ITreeNode<E> - org.openingo.jdkits.tree中的接口
ITreeNode

J

JacksonKit - org.openingo.jdkits.json中的类
Jackson工具 JacksonKit
JavaKeywordKit - org.openingo.jdkits.lang中的类
Java关键字工具 JavaKeywordKit
javaKeywordKit - 类 中的静态变量org.openingo.jdkits.lang.JavaKeywordKit
 
join(String[]) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
join(String[], String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
join(List<String>, String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 

L

lastIndexOf(String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
lastIndexOf(String, int) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
lcStr() - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
获取随机8为数字+字符串(小写)
lcStr(Integer) - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
获取随机字符串(小写)
LEFT_BRACE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
LEFT_BRACKET - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
LEFT_CHEV - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
LEFT_SQ_BRACKET - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
LINUX_OS - 类 中的静态变量org.openingo.jdkits.sys.SysKit
Linux 系统
ListKit - org.openingo.jdkits.collection中的类
List Kit
localDateTime2Date(LocalDateTime) - 类 中的静态方法org.openingo.jdkits.date.LocalDateTimeKit
LocalDateTime转换为Date
LocalDateTimeKit - org.openingo.jdkits.date中的类
LocalDateTimeKit

M

MACOS_OS - 类 中的静态变量org.openingo.jdkits.sys.SysKit
Mac OS 系统
makeDirectory(String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
新建目录
makeThumbnailImage(String, int, int) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
生成缩略图
makeThumbnailImage(String, int, int, String, boolean) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
生成缩略图
mapsToBeans(List<Map<String, Object>>, Class<T>) - 类 中的静态方法org.openingo.jdkits.lang.BeanKit
List<Map<String, Object>> 转换为 List<T>
mapToBean(Map<String, Object>, Class<T>) - 类 中的静态方法org.openingo.jdkits.lang.BeanKit
map 装换为 java bean 对象
md5(String) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
md5Str() - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
随机字符串再 md5:UUID方式
MILLISECOND - 类 中的静态变量org.openingo.jdkits.idfactory.IdKit
毫秒格式化时间
minus(T[], T[]) - 类 中的静态方法org.openingo.jdkits.collection.ArrayKit
Arr1 minus Arr2 差集
minus(List<T>, List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
List1 minus List2 差集
month() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
multiply(double, double) - 类 中的静态方法org.openingo.jdkits.lang.ArithKit
提供精确的乘法运算。

N

N - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
newCachedThreadPool(int) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available.
newCachedThreadPool(int, ThreadFactory) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available, and uses the provided ThreadFactory to create new threads when needed.
newCachedThreadPool(int, ThreadFactory, RejectedExecutionHandler) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available, and uses the provided ThreadFactory to create new threads when needed.
newFixedThreadPool(int, int) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue.
newFixedThreadPool(int, int, ThreadFactory) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue, using the provided ThreadFactory to create new threads when needed.
newFixedThreadPool(int, int, ThreadFactory, RejectedExecutionHandler) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue, using the provided ThreadFactory to create new threads when needed.
newInstance(Class<T>) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
根据指定的 class , 实例化一个对象,根据构造参数来实例化 在 java9 及其之后的版本 Class.newInstance() 方法已被废弃
newInstance(Class<?>) - 类 中的静态方法org.openingo.jdkits.reflect.ReflectKit
 
NEWLINE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
newScheduledThreadPool(int, int) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that can schedule commands to run after a given delay, or to execute periodically.
newScheduledThreadPool(int, int, ThreadFactory) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that can schedule commands to run after a given delay, or to execute periodically.
newScheduledThreadPool(int, int, ThreadFactory, RejectedExecutionHandler) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a thread pool that can schedule commands to run after a given delay, or to execute periodically.
newSingleThreadExecutor(int) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates an Executor that uses a single worker thread operating off an unbounded queue.
newSingleThreadExecutor(int, ThreadFactory) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates an Executor that uses a single worker thread operating off an unbounded queue, and uses the provided ThreadFactory to create a new thread when needed.
newSingleThreadExecutor(int, ThreadFactory, RejectedExecutionHandler) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates an Executor that uses a single worker thread operating off an unbounded queue, and uses the provided ThreadFactory to create a new thread when needed.
newSingleThreadScheduledExecutor(int) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a single-threaded executor that can schedule commands to run after a given delay, or to execute periodically.
newSingleThreadScheduledExecutor(int, ThreadFactory) - 类 中的静态方法org.openingo.java.util.concurrent.ExecutorsX
Creates a single-threaded executor that can schedule commands to run after a given delay, or to execute periodically.
nextId(Object) - 类 中的方法org.openingo.jdkits.idfactory.DefaultIdentifierGenerator
 
nextId(Object) - 接口 中的方法org.openingo.jdkits.idfactory.IdentifierGenerator
生成Id
nextId() - 类 中的方法org.openingo.jdkits.idfactory.Sequence
获取下一个 ID
nextUUID(Object) - 接口 中的方法org.openingo.jdkits.idfactory.IdentifierGenerator
生成uuid
nInt() - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
获取随机6位数字
nInt(Integer) - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
获取随机数字
NO - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
nonClosing(InputStream) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Return a variant of the given InputStream where calling close() has no effect.
nonClosing(OutputStream) - 类 中的静态方法org.openingo.jdkits.stream.StreamKit
Return a variant of the given OutputStream where calling close() has no effect.
notBlank(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
notBlank(String...) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
notEmpty(Object[], String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言一个数组不为Empty
notNull(Object...) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
notNull(Object, String) - 类 中的静态方法org.openingo.jdkits.validate.AssertKit
断言当前不为null
now() - 类 中的静态方法org.openingo.jdkits.sys.SystemClockKit
 
nowDate() - 类 中的静态方法org.openingo.jdkits.sys.SystemClockKit
 
NULL - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
NumberKit - org.openingo.jdkits.lang中的类
NumberKit

O

ObjectKit - org.openingo.jdkits.lang中的类
Object Kit
ObjTypeKit - org.openingo.jdkits.lang中的类
Obj 类型 Kit
octalToDecimal(String) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
OFF - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
ON - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
ONE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
org.openingo.java.lang - 程序包 org.openingo.java.lang
 
org.openingo.java.util - 程序包 org.openingo.java.util
 
org.openingo.java.util.concurrent - 程序包 org.openingo.java.util.concurrent
 
org.openingo.jdkits - 程序包 org.openingo.jdkits
 
org.openingo.jdkits.coding - 程序包 org.openingo.jdkits.coding
 
org.openingo.jdkits.collection - 程序包 org.openingo.jdkits.collection
 
org.openingo.jdkits.date - 程序包 org.openingo.jdkits.date
 
org.openingo.jdkits.db - 程序包 org.openingo.jdkits.db
 
org.openingo.jdkits.encryption - 程序包 org.openingo.jdkits.encryption
 
org.openingo.jdkits.file - 程序包 org.openingo.jdkits.file
 
org.openingo.jdkits.hash - 程序包 org.openingo.jdkits.hash
 
org.openingo.jdkits.http - 程序包 org.openingo.jdkits.http
 
org.openingo.jdkits.idfactory - 程序包 org.openingo.jdkits.idfactory
 
org.openingo.jdkits.image - 程序包 org.openingo.jdkits.image
 
org.openingo.jdkits.json - 程序包 org.openingo.jdkits.json
 
org.openingo.jdkits.lang - 程序包 org.openingo.jdkits.lang
 
org.openingo.jdkits.platform - 程序包 org.openingo.jdkits.platform
 
org.openingo.jdkits.reflect - 程序包 org.openingo.jdkits.reflect
 
org.openingo.jdkits.stream - 程序包 org.openingo.jdkits.stream
 
org.openingo.jdkits.sys - 程序包 org.openingo.jdkits.sys
 
org.openingo.jdkits.tree - 程序包 org.openingo.jdkits.tree
 
org.openingo.jdkits.validate - 程序包 org.openingo.jdkits.validate
 
OverrideList<E> - org.openingo.java.util中的类
可覆盖重复数据
OverrideList() - 类 的构造器org.openingo.java.util.OverrideList
Constructs an empty list with an initial capacity of ten.
OverrideList(int) - 类 的构造器org.openingo.java.util.OverrideList
Constructs an empty list with the specified initial capacity.
OverrideList(Collection<? extends E>) - 类 的构造器org.openingo.java.util.OverrideList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.

P

PathKit - org.openingo.jdkits.file中的类
路径工具 PathKit
PERCENT - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
permutation(List<String>, List<List<Object>>, String, String) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
递归的方式计算排列组合
PIPE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
PlatformKit - org.openingo.jdkits.platform中的类
PlatformKit
PLUS - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
post(String, Map<String, String>, String, Map<String, String>) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
Send POST request
post(String, Map<String, String>, String) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
post(String, String, Map<String, String>) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
post(String, String) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
print(String, T...) - 类 中的静态方法org.openingo.jdkits.sys.SysOutPrintKit
 
printArray(Object[]) - 类 中的静态方法org.openingo.jdkits.sys.SysOutPrintKit
打印一个数组
printList(Collection<?>) - 类 中的静态方法org.openingo.jdkits.sys.SysOutPrintKit
打印一个list
println(String, T...) - 类 中的静态方法org.openingo.jdkits.sys.SysOutPrintKit
 
printMap(Map<?, ?>) - 类 中的静态方法org.openingo.jdkits.sys.SysOutPrintKit
打印一个Map,单列出Keys和Values
printMapKeys(Map<?, ?>) - 类 中的静态方法org.openingo.jdkits.sys.SysOutPrintKit
打印Map的keys
printMapValues(Map<?, ?>) - 类 中的静态方法org.openingo.jdkits.sys.SysOutPrintKit
打印Map的Values
putChildNodes(List<E>) - 接口 中的方法org.openingo.jdkits.tree.ITreeNode
 

Q

QrCodeKit - org.openingo.jdkits.image中的类
QrCode Kit
QUESTION_MARK - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
QUOTE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 

R

RandomKit - org.openingo.jdkits.hash中的类
随机工具 RandomKit
range(Integer, Integer) - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
随机范围内的数
readData(HttpServletRequest) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
readIncommingRequestData(HttpServletRequest) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
reduceImage(String, String, int, int, Float) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
指定图片宽度和高度和压缩比例对图片进行压缩
reduceImage(String, String, Float) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
指定压缩比例对图片进行压缩
reduceImage(String, String, int, int) - 类 中的静态方法org.openingo.jdkits.image.ImageKit
指定图片宽度和高度图片进行压缩
ReflectKit - org.openingo.jdkits.reflect中的类
反射工具 ReflectKit
removeAll(T[], T[]) - 类 中的静态方法org.openingo.jdkits.collection.ArrayKit
从arr中移除removingArr的内容
removeAll(List<T>, Collection<?>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
从list移除包含在removingList中元素
removeKeyword(String) - 类 中的方法org.openingo.jdkits.lang.JavaKeywordKit
 
renameDirectory(String, String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
文件/目录 重命名
renameTo(String, String) - 类 中的静态方法org.openingo.jdkits.file.FileKit
更改文件的名称,若不在同一个目录下,则系统会移动文件
render(String, Integer, Integer, OutputStream) - 类 中的静态方法org.openingo.jdkits.image.QrCodeKit
 
render120x120(String, OutputStream) - 类 中的静态方法org.openingo.jdkits.image.QrCodeKit
 
render140x140(String, OutputStream) - 类 中的静态方法org.openingo.jdkits.image.QrCodeKit
 
replace(int, int, String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
replace(boolean, int, int, String) - 类 中的方法org.openingo.java.lang.StringBuilderX
 
replace(List<T>, int, T) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
replace一个索引对应的元素
RespData - org.openingo.jdkits.http中的类
RespData with status code, status message and data.
RespData.Config - org.openingo.jdkits.http中的类
 
ret(RespData) - 类 中的静态方法org.openingo.jdkits.http.RespData
Response result
RETURN - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
reverse() - 类 中的方法org.openingo.java.lang.StringBuilderX
 
reverse(T[]) - 类 中的静态方法org.openingo.jdkits.collection.ArrayKit
翻转一个Array
reverse(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
翻转一个List
RIGHT_BRACE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
RIGHT_BRACKET - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
RIGHT_CHEV - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
RIGHT_SQ_BRACKET - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
round(double, int) - 类 中的静态方法org.openingo.jdkits.lang.ArithKit
提供精确的小数位四舍五入处理。
RSAKit - org.openingo.jdkits.encryption中的类
RSAKit

S

SC_KEY - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
Status code key, default 'sc'
schedule(Runnable, long, TimeUnit) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedScheduledExecutorService
 
schedule(Callable<V>, long, TimeUnit) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedScheduledExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedScheduledExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedScheduledExecutorService
 
SEMICOLON - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
Sequence - org.openingo.jdkits.idfactory中的类
 
Sequence() - 类 的构造器org.openingo.jdkits.idfactory.Sequence
 
Sequence(long, long) - 类 的构造器org.openingo.jdkits.idfactory.Sequence
有参构造器
SerializationKit - org.openingo.jdkits.lang中的类
copy from spring-core#org.springframework.util.SerializationKit version 5.2.2
serialize(Object) - 类 中的静态方法org.openingo.jdkits.lang.SerializationKit
Serialize the given object to a byte array.
set(T) - 类 中的方法org.openingo.java.lang.ThreadLocalX
Sets the current thread's copy of this thread-local variable to the specified value.
set(int, E) - 类 中的方法org.openingo.java.util.OverrideList
Replaces the element at the specified position in this list with the specified element.
setCharset(String) - 类 中的方法org.openingo.jdkits.db.DDLKit.Table
设置编码
setCharSet(String) - 类 中的静态方法org.openingo.jdkits.http.HttpKit
 
setGenerateId(Boolean) - 类 中的方法org.openingo.jdkits.db.DDLKit.Table
是否自动生成Id
setPretty(Boolean) - 类 中的方法org.openingo.jdkits.db.DDLKit.Table
DDL Pretty
sha1(String) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
sha256(String) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
sha384(String) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
sha512(String) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
shutdown() - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
shutdownNow() - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
SINGLE_QUOTE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
SLASH - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
slowEquals(byte[], byte[]) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
slowEquals(String, String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
SM_KEY - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
Status message key, default 'sm'
SM_ONLY - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
only contains status message
SPACE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
STAR - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
StreamKit - org.openingo.jdkits.stream中的类
Copy from spring Simple utility methods for dealing with streams.
StringBuilderX - org.openingo.java.lang中的类
StringBuilderX
StringBuilderX() - 类 的构造器org.openingo.java.lang.StringBuilderX
Constructs a string builder with no characters in it and an initial capacity of 16 characters.
StringBuilderX(int) - 类 的构造器org.openingo.java.lang.StringBuilderX
Constructs a string builder with no characters in it and an initial capacity specified by the capacity argument.
StringBuilderX(String) - 类 的构造器org.openingo.java.lang.StringBuilderX
Constructs a string builder initialized to the contents of the specified string.
StringBuilderX(CharSequence) - 类 的构造器org.openingo.java.lang.StringBuilderX
Constructs a string builder that contains the same characters as the specified CharSequence.
StringPoolKit - org.openingo.jdkits.lang中的接口
Copy to jodd.util Pool of String constants to prevent repeating of hard-coded String literals in the code.
StrKit - org.openingo.jdkits.lang中的类
字符串工具 StrKit
submit(Runnable) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
submit(Callable<T>) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
submit(Runnable, T) - 类 中的方法org.openingo.java.util.concurrent.ExecutorsX.DelegatedExecutorService
 
subtract(double, double) - 类 中的静态方法org.openingo.jdkits.lang.ArithKit
提供精确的减法运算。
success() - 类 中的静态方法org.openingo.jdkits.http.RespData
Success Response
success(Object) - 类 中的静态方法org.openingo.jdkits.http.RespData
Success Response
SUCCESS_SC - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
success status code, default is 'success'.
SUCCESS_SM - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
success status code, default is 'response successful'.
synchronizedList(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
Synchronized List
SysKit - org.openingo.jdkits.sys中的类
SysKit
SysOutPrintKit - org.openingo.jdkits.sys中的类
SysOutPrint Kit printf方法中,格式为"%s"表示以字符串的形式输出第二个可变长参数的第一个参数值; 格式为"%n"表示换行;格式为"%S"表示将字符串以大写形式输出;在"%s"之间用"n$"表示 输出可变长参数的第n个参数值.格式为"%b"表示以布尔值的形式输出第二个可变长参数 的第一个参数值.
SystemClockKit - org.openingo.jdkits.sys中的类
copy from myp 高并发场景下System.currentTimeMillis()的性能问题的优化 System.currentTimeMillis()的调用比new一个普通对象要耗时的多(具体耗时高出多少我还没测试过,有人说是100倍左右) System.currentTimeMillis()之所以慢是因为去跟系统打了一次交道 后台定时更新时钟,JVM退出时,线程自动回收 10亿:43410,206,210.72815533980582% 1亿:4699,29,162.0344827586207% 1000万:480,12,40.0% 100万:50,10,5.0%

T

TAB - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
tableDDL() - 类 中的方法org.openingo.jdkits.db.DDLKit.Table
生成DDL
TEXT - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 
ThreadLocalX<T> - org.openingo.java.lang中的类
ThreadLocalX
ThreadLocalX() - 类 的构造器org.openingo.java.lang.ThreadLocalX
 
TILDA - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
tilNextMillis(long) - 类 中的方法org.openingo.jdkits.idfactory.Sequence
 
TIME_12HR_STYLE - 类 中的静态变量org.openingo.jdkits.date.DateTimeKit
hh:mm
TIME_24HR_STYLE - 类 中的静态变量org.openingo.jdkits.date.DateTimeKit
HH:mm
timeGen() - 类 中的方法org.openingo.jdkits.idfactory.Sequence
 
TINYINT - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 
TINYTEXT - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 
to2DList(String, Class<T[]>) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为2D List
to2DList(String, Class<T[]>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toArray(List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
list转化为Array
toASCII(String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
将字符编码转换成US-ASCII码
toBinary(Integer) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toBinary(Short) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toBinary(Byte) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toByteArray(Object) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
对象转数组
toCamelCase(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
toClassConfident(String) - 类 中的静态方法org.openingo.jdkits.reflect.ClassKit
请仅在确定类存在的情况下调用该方法
toCompressByteArray(Object) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
对象转数组
toCompressByteArray(Object, String) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
对象转数组
toDecompressObject(byte[]) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
byte数组转对象
toDecompressObject(byte[], String) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
byte数组转对象
toDouble(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
toDouble(Object) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
 
toDouble(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
toFloat(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
toFloat(Object) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
 
toFloat(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
toGBK(String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
将字符编码转换成GBK码
toHex(byte[]) - 类 中的静态方法org.openingo.jdkits.hash.HashKit
 
toHex(Integer) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toHex(Short) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toHex(Byte) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toHex(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
转化为十六进制
toInteger(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
toInteger(Object) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
 
toInteger(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
toISO_8859_1(String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
将字符编码转换成ISO-8859-1码
toJson(Object) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为Json
toJson(Object, String) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为Json
toJson(Object, JsonInclude.Include) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toJson(Object, String, JsonInclude.Include) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toJson(Object) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toJson(Object, String) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toLinkedMap(String, Class<K>, Class<V>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toLinkedMapList(String, Class<K>, Class<V>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toLinkedMapList(String, Class<K>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toList(T[]) - 类 中的静态方法org.openingo.jdkits.collection.ArrayKit
数组转化为List
toList(String, Class<T>) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为List
toList(String, Class<? extends List>, Class<T>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toList(String, Class<T>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toLong(Object) - 类 中的静态方法org.openingo.jdkits.lang.NumberKit
 
toLong(Object) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
 
toLong(String) - 类 中的静态方法org.openingo.jdkits.lang.StrKit
 
toMap(String) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为Map
toMap(Object) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为Map
toMap(Object, String) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为Map
toMap(String, Class<? extends Map>, Class<K>, Class<V>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toMap(Object, Class<? extends Map>, Class<K>, Class<V>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toMap(Object, String, Class<? extends Map>, Class<K>, Class<V>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toMap(Object) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
object 转化为 map,借助jackson
toMapList(String) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为List< Map< K, Object>>
toMapList(String, Class<K>, Class<V>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toMapList(String, Class<K>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toObj(String, Class<T>) - 类 中的静态方法org.openingo.jdkits.json.FastJsonKit
转化为Obj
toObj(String, Class<T>) - 类 中的静态方法org.openingo.jdkits.json.JacksonKit
 
toObject(byte[]) - 类 中的静态方法org.openingo.jdkits.lang.ObjectKit
byte数组转对象
toOctal(Integer) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toOctal(Short) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toOctal(Byte) - 类 中的静态方法org.openingo.jdkits.lang.IntKit
 
toString() - 类 中的方法org.openingo.java.lang.StringBuilderX
 
toUTF_16(String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
将字符编码转换成UTF-16码
toUTF_16BE(String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
将字符编码转换成UTF-16BE码
toUTF_16LE(String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
将字符编码转换成UTF-16LE码
toUTF_8(String) - 类 中的静态方法org.openingo.jdkits.coding.EncodingKit
将字符编码转换成UTF-8码
TreeBuilder - org.openingo.jdkits.tree中的类
TreeBuilder
TreeBuilder.RootNode - org.openingo.jdkits.tree中的枚举
Root Id Node
treeNodeId() - 接口 中的方法org.openingo.jdkits.tree.ITreeNode
 
treeRootNodeId() - 接口 中的方法org.openingo.jdkits.tree.ITreeNode
 
TRUE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 

U

ucStr() - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
获取随机8为数字+字符串(大写)
ucStr(Integer) - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
获取随机字符串(大写)
UNDERSCORE - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
union(T[], T[]) - 类 中的静态方法org.openingo.jdkits.collection.ArrayKit
Arr1 union Arr2 合集
union(List<T>, List<T>) - 类 中的静态方法org.openingo.jdkits.collection.ListKit
List1 union List2 合集
UNKNOWN_OS - 类 中的静态变量org.openingo.jdkits.sys.SysKit
未知系统
UNSET_SC - 类 中的静态变量org.openingo.jdkits.http.RespData.Config
'unset' status code
unZipFile(String, String) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
zip解压
US_ASCII - 类 中的静态变量org.openingo.jdkits.coding.EncodingKit
7位ASCII字符,也叫作ISO646-US、Unicode字符集的基本拉丁块
US_ASCII - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
UTF_16 - 类 中的静态变量org.openingo.jdkits.coding.EncodingKit
16 位 UCS 转换格式,字节顺序由可选的字节顺序标记来标识
UTF_16BE - 类 中的静态变量org.openingo.jdkits.coding.EncodingKit
16 位 UCS 转换格式,Big Endian(最低地址存放高位字节)字节顺序
UTF_16LE - 类 中的静态变量org.openingo.jdkits.coding.EncodingKit
16 位 UCS 转换格式,Little-endian(最高地址存放低位字节)字节顺序
UTF_8 - 类 中的静态变量org.openingo.jdkits.coding.Base64Kit
 
UTF_8 - 类 中的静态变量org.openingo.jdkits.coding.EncodingKit
8 位 UCS 转换格式
UTF_8 - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
uuidStr() - 类 中的静态方法org.openingo.jdkits.hash.RandomKit
随机字符串:UUID方式

V

ValidateKit - org.openingo.jdkits.validate中的类
数据校验工具 ValidateKit
valueOf(String) - 枚举 中的静态方法org.openingo.jdkits.tree.TreeBuilder.RootNode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.openingo.jdkits.tree.TreeBuilder.RootNode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARCHAR - 类 中的静态变量org.openingo.jdkits.db.DDLKit
 

W

WINDOWS_OS - 类 中的静态变量org.openingo.jdkits.sys.SysKit
Windows 系统

Y

Y - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
year() - 类 中的静态方法org.openingo.jdkits.date.DateTimeKit
YES - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 

Z

ZERO - 接口 中的静态变量org.openingo.jdkits.lang.StringPoolKit
 
zipFile(String, String) - 类 中的静态方法org.openingo.jdkits.coding.CompressKit
zip文件压缩
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
跳过导航链接

Copyright © 2021. All rights reserved.