跳过导航链接
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 

A

adapt(Object, Class<? extends T>) - 类 中的静态方法com.github.bingoohuang.utils.proxy.Adapter
 
adapt(Object, Method, Object[]) - 类 中的静态方法com.github.bingoohuang.utils.proxy.Adapter
 
Adapter - com.github.bingoohuang.utils.proxy中的类
 
Adapter() - 类 的构造器com.github.bingoohuang.utils.proxy.Adapter
 
addCell(ConfigCell) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
addConfig(Configable) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigBuilder
 
addCookie(String) - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
addCookie(String, int, TimeUnit) - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
addCookie(String, int, Cookies.HttpOnly, Cookies.Secure4Https) - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
addFilePart(File) - 类 中的方法com.github.bingoohuang.utils.net.FileUploader
 
addFilePart(String, InputStream) - 类 中的方法com.github.bingoohuang.utils.net.FileUploader
 
addHeader(String, String) - 类 中的方法com.github.bingoohuang.utils.net.FileUploader
Adds a header field to the request.
addLastSlash(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
addParam(String) - 类 中的方法com.github.bingoohuang.utils.spec.Spec
 
addRow(ConfigRow) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
Aes - com.github.bingoohuang.utils.crypto中的类
 
Aes() - 类 的构造器com.github.bingoohuang.utils.crypto.Aes
 
AesIV - com.github.bingoohuang.utils.crypto中的类
 
AesIV() - 类 的构造器com.github.bingoohuang.utils.crypto.AesIV
 
AfterPropertiesSet - com.github.bingoohuang.utils.config.utils中的接口
 
afterPropertiesSet() - 接口 中的方法com.github.bingoohuang.utils.config.utils.AfterPropertiesSet
 
anchor(String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
AnchorAware - com.github.bingoohuang.utils.text.matcher中的接口
 
AntPathMatcher - com.github.bingoohuang.utils.str中的类
 
AntPathMatcher() - 类 的构造器com.github.bingoohuang.utils.str.AntPathMatcher
 
anyOf(T, T...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
anyOf(String, String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
anyOfIgnoreCase(String, String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
apply(String[]) - 接口 中的方法com.github.bingoohuang.utils.text.matcher.PatternApplyAware
应用正则匹配捕获子分组内容。
applyParams(String[]) - 接口 中的方法com.github.bingoohuang.utils.config.utils.ParamsAppliable
 
areAllEmpty(String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
Arr - com.github.bingoohuang.utils.lang中的类
 
Arr() - 类 的构造器com.github.bingoohuang.utils.lang.Arr
 
asyncExec() - 类 中的方法com.github.bingoohuang.utils.lang.Cmd
 

B

Base62 - com.github.bingoohuang.utils.codec中的类
 
Base62() - 类 的构造器com.github.bingoohuang.utils.codec.Base62
 
base62(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base62
 
base64(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base62
 
Base64 - com.github.bingoohuang.utils.codec中的类
 
Base64() - 类 的构造器com.github.bingoohuang.utils.codec.Base64
 
base64(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 
base64(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 
base64(String, Base64.Format) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 
base64(byte[], Base64.Format) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 
Base64.Format - com.github.bingoohuang.utils.codec中的枚举
 
BaseConfigable - com.github.bingoohuang.utils.config.impl中的类
 
BaseConfigable() - 类 的构造器com.github.bingoohuang.utils.config.impl.BaseConfigable
 
BCrypt - com.github.bingoohuang.utils.codec中的类
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - 类 的构造器com.github.bingoohuang.utils.codec.BCrypt
 
bcrypt(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
bcryptMatch(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
body(String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
BufferedRequestWrapper(HttpServletRequest) - 类 的构造器com.github.bingoohuang.utils.servlet.RequestDumper.BufferedRequestWrapper
 
buildConfig() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigBuilder
 
Bytes - com.github.bingoohuang.utils.codec中的类
 
Bytes() - 类 的构造器com.github.bingoohuang.utils.codec.Bytes
 
bytes(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Bytes
 
BytesImageMultipartFile - com.github.bingoohuang.utils.net中的类
 
BytesImageMultipartFile(byte[]) - 类 的构造器com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
bytesPattern - 类 中的静态变量com.github.bingoohuang.utils.metric.BytesSize
 
BytesSize - com.github.bingoohuang.utils.metric中的类
 
BytesSize() - 类 的构造器com.github.bingoohuang.utils.metric.BytesSize
 

C

capital(char) - 类 中的静态方法com.github.bingoohuang.utils.lang.NamePinyinCapital
 
capital(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.NamePinyinCapital
 
capitals(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.NamePinyinCapital
 
Cglibs - com.github.bingoohuang.utils.proxy中的类
 
Cglibs() - 类 的构造器com.github.bingoohuang.utils.proxy.Cglibs
 
checkpw(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.BCrypt
Check that a plaintext password matches a previously hashed one
Classpath - com.github.bingoohuang.utils.lang中的类
 
Classpath() - 类 的构造器com.github.bingoohuang.utils.lang.Classpath
 
clearCookie(HttpServletResponse, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Cookies
清除cookie。
clearCookies(HttpServletResponse, String...) - 类 中的静态方法com.github.bingoohuang.utils.net.Cookies
 
client - 类 中的静态变量com.github.bingoohuang.utils.net.OkHttp
 
close() - 类 中的方法com.github.bingoohuang.utils.config.impl.CSVReader
Closes the underlying reader.
close() - 接口 中的方法com.github.bingoohuang.utils.lang.QuietCloseable
 
close() - 类 中的方法com.github.bingoohuang.utils.mail.Pop3MailMessageAttachment
 
close() - 类 中的方法com.github.bingoohuang.utils.redis.RedisLocker
 
closeQuietly(Object...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Closer
关闭对象, 屏蔽所有异常。
closeQuietly(Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Closer
关闭对象, 屏蔽所有异常。
Closer - com.github.bingoohuang.utils.lang中的类
 
Clz - com.github.bingoohuang.utils.lang中的类
 
Clz() - 类 的构造器com.github.bingoohuang.utils.lang.Clz
 
ClzPath - com.github.bingoohuang.utils.lang中的类
 
ClzPath() - 类 的构造器com.github.bingoohuang.utils.lang.ClzPath
 
Cmd - com.github.bingoohuang.utils.lang中的类
 
Cmd(String...) - 类 的构造器com.github.bingoohuang.utils.lang.Cmd
 
Collects - com.github.bingoohuang.utils.lang中的类
 
Collects() - 类 的构造器com.github.bingoohuang.utils.lang.Collects
 
com.github.bingoohuang.utils.codec - 程序包 com.github.bingoohuang.utils.codec
 
com.github.bingoohuang.utils.config - 程序包 com.github.bingoohuang.utils.config
 
com.github.bingoohuang.utils.config.ex - 程序包 com.github.bingoohuang.utils.config.ex
 
com.github.bingoohuang.utils.config.impl - 程序包 com.github.bingoohuang.utils.config.impl
 
com.github.bingoohuang.utils.config.utils - 程序包 com.github.bingoohuang.utils.config.utils
 
com.github.bingoohuang.utils.cron - 程序包 com.github.bingoohuang.utils.cron
 
com.github.bingoohuang.utils.crypto - 程序包 com.github.bingoohuang.utils.crypto
 
com.github.bingoohuang.utils.filter - 程序包 com.github.bingoohuang.utils.filter
 
com.github.bingoohuang.utils.joda - 程序包 com.github.bingoohuang.utils.joda
 
com.github.bingoohuang.utils.json - 程序包 com.github.bingoohuang.utils.json
 
com.github.bingoohuang.utils.lang - 程序包 com.github.bingoohuang.utils.lang
 
com.github.bingoohuang.utils.mail - 程序包 com.github.bingoohuang.utils.mail
 
com.github.bingoohuang.utils.math - 程序包 com.github.bingoohuang.utils.math
 
com.github.bingoohuang.utils.metric - 程序包 com.github.bingoohuang.utils.metric
 
com.github.bingoohuang.utils.misc - 程序包 com.github.bingoohuang.utils.misc
 
com.github.bingoohuang.utils.net - 程序包 com.github.bingoohuang.utils.net
 
com.github.bingoohuang.utils.proxy - 程序包 com.github.bingoohuang.utils.proxy
 
com.github.bingoohuang.utils.redis - 程序包 com.github.bingoohuang.utils.redis
 
com.github.bingoohuang.utils.reflect - 程序包 com.github.bingoohuang.utils.reflect
 
com.github.bingoohuang.utils.servlet - 程序包 com.github.bingoohuang.utils.servlet
 
com.github.bingoohuang.utils.spec - 程序包 com.github.bingoohuang.utils.spec
 
com.github.bingoohuang.utils.spring - 程序包 com.github.bingoohuang.utils.spring
 
com.github.bingoohuang.utils.str - 程序包 com.github.bingoohuang.utils.str
 
com.github.bingoohuang.utils.sys - 程序包 com.github.bingoohuang.utils.sys
 
com.github.bingoohuang.utils.text.matcher - 程序包 com.github.bingoohuang.utils.text.matcher
 
com.github.bingoohuang.utils.text.matcher.model - 程序包 com.github.bingoohuang.utils.text.matcher.model
 
com.github.bingoohuang.utils.time - 程序包 com.github.bingoohuang.utils.time
 
com.github.bingoohuang.utils.tuple - 程序包 com.github.bingoohuang.utils.tuple
 
com.github.bingoohuang.utils.type - 程序包 com.github.bingoohuang.utils.type
 
com.github.bingoohuang.utils.xml - 程序包 com.github.bingoohuang.utils.xml
 
compare(Comparable, Comparable, Comparable...) - 类 中的方法com.github.bingoohuang.utils.lang.Compares
 
compareReversed(Comparable, Comparable, Comparable...) - 类 中的方法com.github.bingoohuang.utils.lang.Compares
 
Compares - com.github.bingoohuang.utils.lang中的类
 
Compares() - 类 的构造器com.github.bingoohuang.utils.lang.Compares
 
Config - com.github.bingoohuang.utils.config中的类
 
Config() - 类 的构造器com.github.bingoohuang.utils.config.Config
 
config(Properties) - 类 中的静态方法com.github.bingoohuang.utils.lang.Jdbc
 
Configable - com.github.bingoohuang.utils.config中的接口
读取配置.
ConfigBuilder - com.github.bingoohuang.utils.config.impl中的类
 
ConfigBuilder() - 类 的构造器com.github.bingoohuang.utils.config.impl.ConfigBuilder
 
ConfigCell - com.github.bingoohuang.utils.config.impl中的类
 
ConfigCell() - 类 的构造器com.github.bingoohuang.utils.config.impl.ConfigCell
 
ConfigCell(String, String) - 类 的构造器com.github.bingoohuang.utils.config.impl.ConfigCell
 
ConfigException - com.github.bingoohuang.utils.config.ex中的异常错误
 
ConfigException(String) - 异常错误 的构造器com.github.bingoohuang.utils.config.ex.ConfigException
 
ConfigException(String, Throwable) - 异常错误 的构造器com.github.bingoohuang.utils.config.ex.ConfigException
 
ConfigNotFoundException - com.github.bingoohuang.utils.config.ex中的异常错误
 
ConfigNotFoundException(String) - 异常错误 的构造器com.github.bingoohuang.utils.config.ex.ConfigNotFoundException
 
ConfigRow - com.github.bingoohuang.utils.config.impl中的类
 
ConfigRow() - 类 的构造器com.github.bingoohuang.utils.config.impl.ConfigRow
 
ConfigTable - com.github.bingoohuang.utils.config.impl中的类
 
ConfigTable() - 类 的构造器com.github.bingoohuang.utils.config.impl.ConfigTable
 
ConfigTable(String) - 类 的构造器com.github.bingoohuang.utils.config.impl.ConfigTable
 
ConfiguredStripper - com.github.bingoohuang.utils.text.matcher中的类
 
ConfiguredStripper() - 类 的构造器com.github.bingoohuang.utils.text.matcher.ConfiguredStripper
 
ConfigValueFormatException - com.github.bingoohuang.utils.config.ex中的异常错误
 
ConfigValueFormatException(String) - 异常错误 的构造器com.github.bingoohuang.utils.config.ex.ConfigValueFormatException
 
containsAnyOf(Collection<T>, T...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Collects
测试一个集合中,是否包含任一元素。
containsKey(K) - 接口 中的方法com.github.bingoohuang.utils.proxy.ReadOnlyMap
 
cookie(String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
Cookies - com.github.bingoohuang.utils.net中的类
 
Cookies(HttpServletRequest, HttpServletResponse, String, String) - 类 的构造器com.github.bingoohuang.utils.net.Cookies
 
Cookies(HttpServletResponse, String, String) - 类 的构造器com.github.bingoohuang.utils.net.Cookies
 
Cookies(HttpServletResponse, String) - 类 的构造器com.github.bingoohuang.utils.net.Cookies
 
Cookies(HttpServletRequest, String) - 类 的构造器com.github.bingoohuang.utils.net.Cookies
 
Cookies.HttpOnly - com.github.bingoohuang.utils.net中的枚举
 
Cookies.Secure4Https - com.github.bingoohuang.utils.net中的枚举
 
create(String) - 类 中的静态方法com.github.bingoohuang.utils.cron.CronAlias
 
create(String) - 类 中的静态方法com.github.bingoohuang.utils.cron.CronExpression
 
createJedisProxy(JedisPool) - 类 中的静态方法com.github.bingoohuang.utils.redis.JedisProxy
创建JedisCommands代理,每次操作,自动从资源池中获取连接,使用完,释放回资源池。
createJedisProxy(Minerable) - 类 中的静态方法com.github.bingoohuang.utils.redis.JedisProxy
根据diamond配置生成Jedis对象.
createMap(String, String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
将形如{"k1:v2","k2:v2"}的字符串数组,转换为Map.
createObject(String, Class<? super T>) - 类 中的静态方法com.github.bingoohuang.utils.config.utils.ParamsApplyUtils
 
createObjects(String, Class<? super T>) - 类 中的静态方法com.github.bingoohuang.utils.config.utils.ParamsApplyUtils
 
createRequestBuilder(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
 
createWithoutSeconds(String) - 类 中的静态方法com.github.bingoohuang.utils.cron.CronExpression
 
CronAlias - com.github.bingoohuang.utils.cron中的类
 
CronAlias() - 类 的构造器com.github.bingoohuang.utils.cron.CronAlias
 
CronExpression - com.github.bingoohuang.utils.cron中的类
This provides cron support for java6 upwards and jodatime.
CronExpression(String) - 类 的构造器com.github.bingoohuang.utils.cron.CronExpression
 
CronExpression(String, boolean) - 类 的构造器com.github.bingoohuang.utils.cron.CronExpression
 
CSVLineReader - com.github.bingoohuang.utils.config.impl中的类
 
CSVLineReader() - 类 的构造器com.github.bingoohuang.utils.config.impl.CSVLineReader
 
CSVReader - com.github.bingoohuang.utils.config.impl中的类
CSV读取器。
CSVReader(Reader) - 类 的构造器com.github.bingoohuang.utils.config.impl.CSVReader
Constructs CSVReader using a comma for the separator.
CSVReader(Reader, char) - 类 的构造器com.github.bingoohuang.utils.config.impl.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(Reader, char, char) - 类 的构造器com.github.bingoohuang.utils.config.impl.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, int) - 类 的构造器com.github.bingoohuang.utils.config.impl.CSVReader
Constructs CSVReader with supplied separator and quote char.

D

date() - 类 中的静态方法com.github.bingoohuang.utils.time.Now
 
DateFormatter - com.github.bingoohuang.utils.time中的类
 
DateFormatter(String) - 类 的构造器com.github.bingoohuang.utils.time.DateFormatter
 
DateSpanAware - com.github.bingoohuang.utils.time中的接口
 
DateTimeRegular - com.github.bingoohuang.utils.time中的类
 
DateTimeRegular() - 类 的构造器com.github.bingoohuang.utils.time.DateTimeRegular
 
DateTimes - com.github.bingoohuang.utils.time中的类
 
DateTimes() - 类 的构造器com.github.bingoohuang.utils.time.DateTimes
 
DateTimeSpan - com.github.bingoohuang.utils.time中的类
 
DateTimeSpan(DateTime, DateTime) - 类 的构造器com.github.bingoohuang.utils.time.DateTimeSpan
 
dayOfWeek(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
daysAfterToday(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
daysBeforeTodayZero(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
dealReqParams(Map<String, String[]>) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
dealRequestBody(HttpServletRequest, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
decode(String, String, String, String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
形如oracle的decode函数。
decode(String) - 类 中的静态方法com.github.bingoohuang.utils.net.Url
 
decrypt(String, Key) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
decrypt(String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
AES 解密。
decrypt(String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
decrypt(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
decrypt(String, Key, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
decrypt(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
DEF_HOLDER_PREFIX - 类 中的静态变量com.github.bingoohuang.utils.lang.Substituters
Default Holder prefix: "${" .
DEF_HOLDER_SUFFIX - 类 中的静态变量com.github.bingoohuang.utils.lang.Substituters
Default Holder suffix: "}".
DEFAULT_QUOTE_CHARACTER - 类 中的静态变量com.github.bingoohuang.utils.config.impl.CSVLineReader
The default quote character to use if none is supplied to the constructor.
DEFAULT_QUOTE_CHARACTER - 类 中的静态变量com.github.bingoohuang.utils.config.impl.CSVReader
The default quote character to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - 类 中的静态变量com.github.bingoohuang.utils.config.impl.CSVLineReader
The default separator to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - 类 中的静态变量com.github.bingoohuang.utils.config.impl.CSVReader
The default separator to use if none is supplied to the constructor.
DEFAULT_SKIP_LINES - 类 中的静态变量com.github.bingoohuang.utils.config.impl.CSVReader
The default line to start reading.
DefaultBeanMapper<T> - com.github.bingoohuang.utils.lang中的类
 
DefaultBeanMapper(Class<T>) - 类 的构造器com.github.bingoohuang.utils.lang.DefaultBeanMapper
 
DefaultConfigable - com.github.bingoohuang.utils.config.impl中的类
 
DefaultConfigable() - 类 的构造器com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
DefaultConfigable(Properties) - 类 的构造器com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
DefConfigSetter - com.github.bingoohuang.utils.config.impl中的接口
 
delCookie() - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
desc(Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
deserialize(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.lang.Serializes
 
deserialze(DefaultJSONParser, Type, Object) - 类 中的方法com.github.bingoohuang.utils.joda.JodaDateTimeDeserializer
 
deserialze(DefaultJSONParser, Type, Object) - 类 中的方法com.github.bingoohuang.utils.joda.JodaLocalDateDeserializer
 
deserialze(DefaultJSONParser, Type, Object) - 类 中的方法com.github.bingoohuang.utils.joda.JodaLocalTimeDeserializer
 
deserialze(DefaultJSONParser, Type, Object) - 类 中的方法com.github.bingoohuang.utils.json.TrimToNullStringDeserializer
 
destroy() - 类 中的方法com.github.bingoohuang.utils.servlet.RequestDumpFilter
 
detectProcessAlive() - 类 中的方法com.github.bingoohuang.utils.lang.Cmd
 
Digest - com.github.bingoohuang.utils.codec中的枚举
 
digest(String) - 枚举 中的方法com.github.bingoohuang.utils.codec.Digest
 
digest(String, String) - 枚举 中的方法com.github.bingoohuang.utils.codec.Digest
 
digestBase64(String) - 枚举 中的方法com.github.bingoohuang.utils.codec.Digest
 
digestBase64(String, String) - 枚举 中的方法com.github.bingoohuang.utils.codec.Digest
 
digestHex(String) - 枚举 中的方法com.github.bingoohuang.utils.codec.Digest
 
digestHex(String, String) - 枚举 中的方法com.github.bingoohuang.utils.codec.Digest
 
displayDateDot(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
displayEndDate(DateTime, String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
displayEndDate(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
displayEndDateDot(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法com.github.bingoohuang.utils.servlet.RequestDumpFilter
 
doGet(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
 
Doubles - com.github.bingoohuang.utils.math中的类
 
Doubles() - 类 的构造器com.github.bingoohuang.utils.math.Doubles
 
download(String) - 类 中的静态方法com.github.bingoohuang.utils.net.Url
从指定链接下载资源。
DownloadContent() - 类 的构造器com.github.bingoohuang.utils.net.Url.DownloadContent
 
dumpRequest(HttpServletRequest) - 类 中的静态方法com.github.bingoohuang.utils.servlet.RequestDumper
 
dumpRequestHeader(StringBuilder, HttpServletRequest) - 类 中的静态方法com.github.bingoohuang.utils.servlet.RequestDumper
 
dumpRequestParameter(StringBuilder, HttpServletRequest) - 类 中的静态方法com.github.bingoohuang.utils.servlet.RequestDumper
 
Durations - com.github.bingoohuang.utils.time中的类
 
Durations() - 类 的构造器com.github.bingoohuang.utils.time.Durations
 

E

Email - com.github.bingoohuang.utils.net中的类
 
Email(String, String, String, String, boolean) - 类 的构造器com.github.bingoohuang.utils.net.Email
 
emailTo(String, String, String) - 类 中的方法com.github.bingoohuang.utils.net.Email
 
Empty - com.github.bingoohuang.utils.lang中的类
 
Empty() - 类 的构造器com.github.bingoohuang.utils.lang.Empty
 
encode(String) - 类 中的静态方法com.github.bingoohuang.utils.net.Url
 
encodedGet(String, Map<String, String>, Proxy) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
 
encrypt(String, Key) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
encrypt(String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
AES加密。
encrypt(String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
encrypt(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
encrypt(String, Key, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
env - 接口 中的静态变量com.github.bingoohuang.utils.mail.MailConfig
 
equalsThen(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
error(HttpServletResponse, int, Throwable) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
error(HttpServletResponse, int, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
eval(String, Object) - 类 中的静态方法com.github.bingoohuang.utils.str.Tmpl
 
exec(String, Object...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Jdbc
 
exec(Jdbc.BeanMapper<T>, String, Object...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Jdbc
 
exec(Class<T>, String, Object...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Jdbc
 
execReadToString(String) - 类 中的静态方法com.github.bingoohuang.utils.sys.Hostname
 
execute(OkHttpClient, Request.Builder) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
 
exists(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
exists(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
exists(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
exists(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
exists(Collection<T>, V, Function<T, V>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Collects
在一个集合中查找指定属性,是否与targetValue相等

F

fetchMails() - 类 中的方法com.github.bingoohuang.utils.mail.MailFetcher
 
Fields - com.github.bingoohuang.utils.reflect中的类
 
Fields() - 类 的构造器com.github.bingoohuang.utils.reflect.Fields
 
FileUploader - com.github.bingoohuang.utils.net中的类
 
FileUploader(String) - 类 的构造器com.github.bingoohuang.utils.net.FileUploader
 
Filex - com.github.bingoohuang.utils.lang中的类
 
Filex() - 类 的构造器com.github.bingoohuang.utils.lang.Filex
 
filter(Map<String, BiFunction<T, List<String>, T>>, T, String) - 类 中的静态方法com.github.bingoohuang.utils.filter.Filters
 
filter(Object, String) - 类 中的静态方法com.github.bingoohuang.utils.json.JsonPathMapper
 
Filter - com.github.bingoohuang.utils.text.matcher中的类
 
Filter() - 类 的构造器com.github.bingoohuang.utils.text.matcher.Filter
 
filter(String, String) - 类 中的静态方法com.github.bingoohuang.utils.text.matcher.Filter
 
Filters - com.github.bingoohuang.utils.filter中的类
 
Filters() - 类 的构造器com.github.bingoohuang.utils.filter.Filters
 
FiltersAware - com.github.bingoohuang.utils.text.matcher.model中的接口
 
find(T[], V, Function<T, V>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Arr
 
find(Collection<T>, V, Function<T, V>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Collects
在一个集合中查找指定属性,是否与targetValue相等
findAdapted(Object, Method) - 类 中的静态方法com.github.bingoohuang.utils.proxy.Adapter
 
findClass(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
 
findCookie(HttpServletRequest, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Cookies
查找cookie.
findLabelText(String, TextMatcherOption) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
查找标签匹配文本。
findLineLabelText(String) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
查找单个行标签匹配文本。
findLineLabelText(String, TextMatcherOption) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
查找单个行标签匹配文本。
findPatternText(String, TextMatcherOption, int) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
查找模式匹配的整个文本。
findPatternText(String, TextMatcherOption, int, int) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
查找模式匹配的第几个抓取文本。
finish() - 类 中的方法com.github.bingoohuang.utils.net.FileUploader
 
firstNoneEmpty(String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
firstNonNull(Map<K, V>, String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
从map中按照key列表提取第一个非null的值。
fixLen(String, int, char) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
返回固定长度字符串(对原始字符串末尾剪切或者补齐),一般用于固定长度密码生成等。
fixMapToLinkedHashMap(Type) - 类 中的静态方法com.github.bingoohuang.utils.type.Generic
 
Fmt - com.github.bingoohuang.utils.str中的类
 
Fmt() - 类 的构造器com.github.bingoohuang.utils.str.Fmt
 
forEach(Iterable<? extends E>, BiConsumer<Integer, ? super E>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Iterables
 
format(double) - 类 中的静态方法com.github.bingoohuang.utils.math.Doubles
 
format(String, Object...) - 类 中的静态方法com.github.bingoohuang.utils.str.Fmt
使用形如SLF4j的格式来生成字符串。
formatDate(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
formatDateDot(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
将timestamp转换为yyyy.MM.dd格式的字符串。
formatDateHHmmDot(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
formatDateTime(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
formatDateTimeDot(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
formatTimeHHmm(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
formatTimeHHmmRange(DateTime, DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
formatToday() - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
from(Object[]) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple2 with the given array if it is small enough to fit inside a Tuple2 to Tuple8.
fuck(Throwable) - 类 中的静态方法com.github.bingoohuang.utils.lang.Fucks
 
FuckException() - 类 的构造器com.github.bingoohuang.utils.lang.Fucks.FuckException
 
Fucks - com.github.bingoohuang.utils.lang中的类
 
Fucks() - 类 的构造器com.github.bingoohuang.utils.lang.Fucks
 
Fucks.FuckException<T extends Exception> - com.github.bingoohuang.utils.lang中的类
 

G

generate() - 类 中的方法nl.flotsam.xeger.Xeger
Generates a random String that is guaranteed to match the regular expression passed to the constructor.
generateAesSecret() - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
生成AES加密密钥。
generatePrivateKey(String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
generatePublicKey(String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
Generic - com.github.bingoohuang.utils.type中的类
 
Generic(Type) - 类 的构造器com.github.bingoohuang.utils.type.Generic
 
gensalt(int, SecureRandom) - 类 中的静态方法com.github.bingoohuang.utils.codec.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int) - 类 中的静态方法com.github.bingoohuang.utils.codec.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt() - 类 中的静态方法com.github.bingoohuang.utils.codec.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
get(String) - 接口 中的静态方法com.github.bingoohuang.utils.mail.MailConfig
 
get(String) - 类 中的静态方法com.github.bingoohuang.utils.net.HttpReq
 
get() - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
get(K) - 接口 中的方法com.github.bingoohuang.utils.proxy.ReadOnlyMap
 
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple1
Get the object at the given index.
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple2
Get the object at the given index.
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple3
Get the object at the given index.
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple4
Get the object at the given index.
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple5
Get the object at the given index.
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple6
Get the object at the given index.
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple7
Get the object at the given index.
get(int) - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple8
Get the object at the given index.
getActualTypeArg(int) - 类 中的方法com.github.bingoohuang.utils.type.Generic
 
getActualTypeArgument(Class<?>, Class<?>) - 类 中的静态方法com.github.bingoohuang.utils.type.Generic
 
getActualTypeArgument(Class<?>, Class<?>, int) - 类 中的静态方法com.github.bingoohuang.utils.type.Generic
 
getActualTypeArguments() - 类 中的方法com.github.bingoohuang.utils.type.Generic
 
getAnnotatedClasses(String, Class<? extends Annotation>, Class<?>...) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getAnnotatedClasses(String, String, Class<? extends Annotation>, Class<?>...) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getAppContext() - 类 中的静态方法com.github.bingoohuang.utils.spring.SpringContext
 
getBean(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getBean(String, Class<T>) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getBean(String, Class<T>) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getBean(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getBean(String) - 类 中的静态方法com.github.bingoohuang.utils.spring.SpringContext
 
getBean(Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.spring.SpringContext
 
getBeanExactly(Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.spring.SpringContext
 
getBeanOrNull(String) - 类 中的静态方法com.github.bingoohuang.utils.spring.SpringContext
 
getBeanOrNull(Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.spring.SpringContext
 
getBeans(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getBeans(String, Class<T>) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getBeans(String, Class<T>) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getBeans(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getBool(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getBool(String, boolean) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getBool(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getBool(String, boolean) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getBool(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getBool(String, boolean) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getBool(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getBool(String, boolean) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getBytes() - 接口 中的方法com.github.bingoohuang.utils.mail.MailAttachment
 
getBytes() - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
getCell(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
getCell(int) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
getCellName() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigCell
 
getCells() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
getCellText() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigCell
 
getClasses(String, Predicate<Class<?>>) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getClasses(String, String, Predicate<Class<?>>, Predicate<String>) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getClassLoader() - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
Return the context classloader.
getClient(Proxy) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
获得OkHttpClient实例。
getConfigImpl() - 类 中的静态方法com.github.bingoohuang.utils.config.Config
提供一个可以获取配置impl的入口, 用于展示出当前配置impl所有配置的结果集, 修改了配置刷新相应配置,免重启服务,免发布.
getConn() - 类 中的静态方法com.github.bingoohuang.utils.lang.Jdbc
 
getContentType() - 接口 中的方法com.github.bingoohuang.utils.mail.MailAttachment
 
getContentType() - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
getCookie() - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
getCurrentMonthFirstDay() - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
getCurrentWeekFirstDay() - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
getDouble(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getDouble(String, double) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getDouble(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getDouble(String, double) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getDouble(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getDouble(String, double) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getDouble(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getDouble(String, double) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getEndAnchor() - 接口 中的方法com.github.bingoohuang.utils.text.matcher.AnchorAware
 
getEndDate() - 接口 中的方法com.github.bingoohuang.utils.time.DateSpanAware
 
getEnv() - 接口 中的静态方法com.github.bingoohuang.utils.mail.MailConfig
 
getExitValue() - 类 中的方法com.github.bingoohuang.utils.lang.Cmd
 
getFastMatchToken() - 类 中的方法com.github.bingoohuang.utils.joda.JodaDateTimeDeserializer
 
getFastMatchToken() - 类 中的方法com.github.bingoohuang.utils.joda.JodaLocalDateDeserializer
 
getFastMatchToken() - 类 中的方法com.github.bingoohuang.utils.joda.JodaLocalTimeDeserializer
 
getFastMatchToken() - 类 中的方法com.github.bingoohuang.utils.json.TrimToNullStringDeserializer
 
getFirstDayOfMonth(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
getFirstDayOfWeek(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
getFloat(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getFloat(String, float) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getFloat(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getFloat(String, float) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getFloat(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getFloat(String, float) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getFloat(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getFloat(String, float) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getInputStream() - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
getInputStream() - 类 中的方法com.github.bingoohuang.utils.servlet.RequestDumper.BufferedRequestWrapper
 
getInt(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getInt(String, int) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getInt(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getInt(String, int) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getInt(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getInt(String, int) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getInt(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getInt(String, int) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getInt(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getKey(String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
getKeyPrefixes() - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getKeyPrefixes() - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getLineNumber() - 类 中的方法com.github.bingoohuang.utils.config.impl.IniReader
 
getLong(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getLong(String, long) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getLong(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getLong(String, long) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getLong(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getLong(String, long) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getLong(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getLong(String, long) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getLong(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getMethod(Class<? extends Object>, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
Get method.
getMonthChineseName(int) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
获取中国月份名字。
getName() - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
getNameFilters() - 接口 中的方法com.github.bingoohuang.utils.text.matcher.model.FiltersAware
 
getNum(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getOriginalFilename() - 接口 中的方法com.github.bingoohuang.utils.mail.MailAttachment
 
getOriginalFilename() - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
getOutput() - 类 中的方法com.github.bingoohuang.utils.lang.StreamGobbler
 
getOwnerType() - 类 中的方法com.github.bingoohuang.utils.type.Generic
 
getProperties() - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getProperties() - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getProperties() - 类 中的方法com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
getPropertyName() - 类 中的方法com.github.bingoohuang.utils.config.impl.PropsReader
 
getPropertyValue() - 类 中的方法com.github.bingoohuang.utils.config.impl.PropsReader
 
getReader() - 类 中的方法com.github.bingoohuang.utils.servlet.RequestDumper.BufferedRequestWrapper
 
getRequestBody() - 类 中的方法com.github.bingoohuang.utils.servlet.RequestDumper.BufferedRequestWrapper
 
getResource(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getResources(String, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getRow(int) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
getRow(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
getRowKey() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
getRows() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
getSection(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.IniReader
 
getSections() - 类 中的方法com.github.bingoohuang.utils.config.impl.IniReader
Return a set containing the sections in this ini configuration.
getSize() - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
getStartAnchor() - 接口 中的方法com.github.bingoohuang.utils.text.matcher.AnchorAware
 
getStartDate() - 接口 中的方法com.github.bingoohuang.utils.time.DateSpanAware
 
getStdErr() - 类 中的方法com.github.bingoohuang.utils.lang.Cmd
 
getStdOut() - 类 中的方法com.github.bingoohuang.utils.lang.Cmd
 
getStr(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getStr(String, String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
getStr(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getStr(String, String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
getStr(String, String) - 类 中的方法com.github.bingoohuang.utils.config.impl.BaseConfigable
 
getStr(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
getStr(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getStr(String, String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
getStr(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getStr(Map, Object, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getSubClasses(String, Class<?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getSubClasses(String, String, Class<?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
getSuperClassName(Object) - 类 中的方法com.github.bingoohuang.utils.proxy.Cglibs
proxied object class will be like com.github.bingoohuang.westcache.RefreshTest$FlushBean$$EnhancerByCGLIB$$8b0b1c89 com.github.bingoohuang.westcache.springdemo.CacheInterfaceDemo$$EnhancerBySpringCGLIB$$5669a142
getTableName() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
getTables() - 类 中的方法com.github.bingoohuang.utils.config.impl.TableReader
 
getTemp() - 接口 中的方法com.github.bingoohuang.utils.text.matcher.model.TempAware
 
getURL(HttpServletRequest) - 类 中的静态方法com.github.bingoohuang.utils.servlet.RequestDumper
 
getValueFilters() - 接口 中的方法com.github.bingoohuang.utils.text.matcher.model.FiltersAware
 
getWeekChineseName(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
go() - 类 中的方法com.github.bingoohuang.utils.lang.Compares
 
Gzip - com.github.bingoohuang.utils.lang中的类
 
Gzip() - 类 的构造器com.github.bingoohuang.utils.lang.Gzip
 
gzip(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Gzip
 
gzip(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.lang.Gzip
 

H

hashpw(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.BCrypt
Hash a password using the OpenBSD bcrypt scheme
head(List<T>, int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Listx
 
Hex - com.github.bingoohuang.utils.codec中的类
 
Hex() - 类 的构造器com.github.bingoohuang.utils.codec.Hex
 
hex(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Hex
 
hit(Object[], int, Object[]) - 类 中的静态方法com.github.bingoohuang.utils.misc.LookupTable
 
Hostname - com.github.bingoohuang.utils.sys中的类
 
Hostname() - 类 的构造器com.github.bingoohuang.utils.sys.Hostname
 
HOSTNAME - 类 中的静态变量com.github.bingoohuang.utils.sys.Hostname
 
Http - com.github.bingoohuang.utils.net中的类
 
Http() - 类 的构造器com.github.bingoohuang.utils.net.Http
 
HttpReq - com.github.bingoohuang.utils.net中的类
 
HttpReq(String) - 类 的构造器com.github.bingoohuang.utils.net.HttpReq
 

I

IniConfigable - com.github.bingoohuang.utils.config.impl中的类
 
IniConfigable(Resource) - 类 的构造器com.github.bingoohuang.utils.config.impl.IniConfigable
 
IniReader - com.github.bingoohuang.utils.config.impl中的类
 
IniReader(Reader) - 类 的构造器com.github.bingoohuang.utils.config.impl.IniReader
 
init(FilterConfig) - 类 中的方法com.github.bingoohuang.utils.servlet.RequestDumpFilter
 
inject(T) - 类 中的静态方法com.github.bingoohuang.utils.spring.SpringContext
 
invoke(Object, Method, Object[]) - 类 中的方法com.github.bingoohuang.utils.xml.PrettyPrintHandler
 
invokeField(Field, Object) - 类 中的静态方法com.github.bingoohuang.utils.reflect.Fields
获取原始字段取值。
invokeQuietly(Object, Method) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
安静的调用对象的方法。
isAjax(HttpServletRequest) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
isAssignable(Class<?>, Class<?>...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
 
isBeforeToday(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isConcrete(Class<?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
 
isCurrentMonth(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isCurrentYear(LocalDate) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isDifferentDay(DateTime, DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isDiffToToday(DateTime, int) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isEmpty(Collection<?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Collects
 
isEmpty(Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Empty
 
isEmpty(Map<?, ?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
isEmpty() - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
isEmptyOr(String, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
isGzipStream(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.lang.Gzip
 
isLastMonth(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isNotEmpty(Collection<?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Collects
 
isNumeric(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Nums
 
isPastYear(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isProxyClass(Class<?>) - 类 中的方法com.github.bingoohuang.utils.proxy.Cglibs
 
isRawType(Type) - 类 中的方法com.github.bingoohuang.utils.type.Generic
 
isSameDay(DateTime, DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isToday(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
isTomorrow(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
判断一个dateTime是否是明天
isWindows - 接口 中的静态变量com.github.bingoohuang.utils.lang.Os
 
isYesterday(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
判断一个dateTime是否是昨天
Iterables - com.github.bingoohuang.utils.lang中的类
 
Iterables() - 类 的构造器com.github.bingoohuang.utils.lang.Iterables
 
iterator() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple1
 
iterator() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple2
 

J

Jdbc - com.github.bingoohuang.utils.lang中的类
 
Jdbc() - 类 的构造器com.github.bingoohuang.utils.lang.Jdbc
 
Jdbc.BeanMapper<T> - com.github.bingoohuang.utils.lang中的接口
 
JedisProxy - com.github.bingoohuang.utils.redis中的类
 
JedisProxy() - 类 的构造器com.github.bingoohuang.utils.redis.JedisProxy
 
JodaDateTimeDeserializer - com.github.bingoohuang.utils.joda中的类
 
JodaDateTimeDeserializer(String...) - 类 的构造器com.github.bingoohuang.utils.joda.JodaDateTimeDeserializer
 
JodaDateTimeSerializer - com.github.bingoohuang.utils.joda中的类
 
JodaDateTimeSerializer() - 类 的构造器com.github.bingoohuang.utils.joda.JodaDateTimeSerializer
 
JodaDateTimeSerializer(String, boolean) - 类 的构造器com.github.bingoohuang.utils.joda.JodaDateTimeSerializer
 
JodaLocalDateDeserializer - com.github.bingoohuang.utils.joda中的类
 
JodaLocalDateDeserializer(String...) - 类 的构造器com.github.bingoohuang.utils.joda.JodaLocalDateDeserializer
 
JodaLocalDateSerializer - com.github.bingoohuang.utils.joda中的类
 
JodaLocalDateSerializer(String, boolean) - 类 的构造器com.github.bingoohuang.utils.joda.JodaLocalDateSerializer
 
JodaLocalTimeDeserializer - com.github.bingoohuang.utils.joda中的类
 
JodaLocalTimeDeserializer(String...) - 类 的构造器com.github.bingoohuang.utils.joda.JodaLocalTimeDeserializer
 
JodaLocalTimeSerializer - com.github.bingoohuang.utils.joda中的类
 
JodaLocalTimeSerializer(String, boolean) - 类 的构造器com.github.bingoohuang.utils.joda.JodaLocalTimeSerializer
 
Json - com.github.bingoohuang.utils.codec中的类
 
Json() - 类 的构造器com.github.bingoohuang.utils.codec.Json
 
json(Object) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
json(Object) - 类 中的静态方法com.github.bingoohuang.utils.json.Jsons
 
jsonOf(Object...) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
JsonPathing - com.github.bingoohuang.utils.json中的注释类型
 
JsonPathMapper - com.github.bingoohuang.utils.json中的类
 
JsonPathMapper(Object) - 类 的构造器com.github.bingoohuang.utils.json.JsonPathMapper
 
JsonPathMapper(String) - 类 的构造器com.github.bingoohuang.utils.json.JsonPathMapper
 
Jsons - com.github.bingoohuang.utils.json中的类
 
Jsons() - 类 的构造器com.github.bingoohuang.utils.json.Jsons
 
jsonWithType(Object) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 

K

KEY_ALGORITHMS - 类 中的静态变量com.github.bingoohuang.utils.crypto.RSA
 

L

LabelText - com.github.bingoohuang.utils.text.matcher.model中的类
 
LabelText() - 类 的构造器com.github.bingoohuang.utils.text.matcher.model.LabelText
 
Listx - com.github.bingoohuang.utils.lang中的类
 
Listx() - 类 的构造器com.github.bingoohuang.utils.lang.Listx
 
loadClass(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
Load a class given its name.
loadFile(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Classpath
 
loadProperties(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Classpath
 
loadRes(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Classpath
从类路径加载资源文件。
loadResAsString(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Classpath
 
locateRange(String) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcherOption
 
LookupTable - com.github.bingoohuang.utils.misc中的类
 
LookupTable() - 类 的构造器com.github.bingoohuang.utils.misc.LookupTable
 
lookupTable(Object[], int, Object...) - 类 中的静态方法com.github.bingoohuang.utils.misc.LookupTable
 

M

MailAttachment - com.github.bingoohuang.utils.mail中的接口
 
MailConfig - com.github.bingoohuang.utils.mail中的接口
 
MailFetcher - com.github.bingoohuang.utils.mail中的类
POP3 邮箱收取。
MailFetcher(Properties, MailMatcher) - 类 的构造器com.github.bingoohuang.utils.mail.MailFetcher
 
MailFetcher(MailMatcher) - 类 的构造器com.github.bingoohuang.utils.mail.MailFetcher
 
MailMatcher - com.github.bingoohuang.utils.mail中的接口
 
MailMessage - com.github.bingoohuang.utils.mail中的类
 
MailMessage() - 类 的构造器com.github.bingoohuang.utils.mail.MailMessage
 
MailSender - com.github.bingoohuang.utils.mail中的类
SMTP邮件发送器。
MailSender(Properties) - 类 的构造器com.github.bingoohuang.utils.mail.MailSender
 
MailSender() - 类 的构造器com.github.bingoohuang.utils.mail.MailSender
 
main(String[]) - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
MameMatcher - com.github.bingoohuang.utils.text.matcher中的类
 
MameMatcher() - 类 的构造器com.github.bingoohuang.utils.text.matcher.MameMatcher
 
map(Class<T>) - 类 中的方法com.github.bingoohuang.utils.json.JsonPathMapper
 
map(ResultSet) - 类 中的方法com.github.bingoohuang.utils.lang.DefaultBeanMapper
 
map(ResultSet) - 接口 中的方法com.github.bingoohuang.utils.lang.Jdbc.BeanMapper
 
map(Object...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
mapFromList(List<Map>, String, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
Mapp - com.github.bingoohuang.utils.lang中的类
 
Mapp() - 类 的构造器com.github.bingoohuang.utils.lang.Mapp
 
mapToList(Class<T>) - 类 中的方法com.github.bingoohuang.utils.json.JsonPathMapper
 
marshal(Object, Xmls.MarshalOption...) - 类 中的静态方法com.github.bingoohuang.utils.xml.Xmls
 
marshal(Object, EnumSet<Xmls.MarshalOption>, Class...) - 类 中的静态方法com.github.bingoohuang.utils.xml.Xmls
 
mask(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
match(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.str.AntPathMatcher
 
matchAttachmentFileName(String) - 接口 中的方法com.github.bingoohuang.utils.mail.MailMatcher
匹配附件文件名。
matchBodyContent(String) - 接口 中的方法com.github.bingoohuang.utils.mail.MailMatcher
匹配邮件内容。
matches(char, char) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
matchFrom(String) - 接口 中的方法com.github.bingoohuang.utils.mail.MailMatcher
匹配发件人。
matchSentDate(DateTime) - 接口 中的方法com.github.bingoohuang.utils.mail.MailMatcher
匹配发送时间。
matchSubject(String) - 接口 中的方法com.github.bingoohuang.utils.mail.MailMatcher
匹配邮件主题。
Mathx - com.github.bingoohuang.utils.math中的类
 
Mathx() - 类 的构造器com.github.bingoohuang.utils.math.Mathx
 
max(DateTime, DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
Md5 - com.github.bingoohuang.utils.codec中的类
 
Md5() - 类 的构造器com.github.bingoohuang.utils.codec.Md5
 
md5(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Md5
 
md5(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Md5
 
md5Hex(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Md5
 
md5Hex(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Md5
 
messageEnd() - 接口 中的方法com.github.bingoohuang.utils.mail.MailMatcher
指定消息结束索引(included)(1-based)。
messageStart() - 接口 中的方法com.github.bingoohuang.utils.mail.MailMatcher
指定消息开始索引(1-based)。
millis() - 类 中的静态方法com.github.bingoohuang.utils.time.Now
 
Money - com.github.bingoohuang.utils.lang中的类
 
Money() - 类 的构造器com.github.bingoohuang.utils.lang.Money
 

N

name - 接口 中的静态变量com.github.bingoohuang.utils.lang.Os
 
nameMatch(String, String) - 类 中的静态方法com.github.bingoohuang.utils.text.matcher.MameMatcher
 
NamePinyin - com.github.bingoohuang.utils.lang中的类
 
NamePinyin() - 类 的构造器com.github.bingoohuang.utils.lang.NamePinyin
 
NamePinyinCapital - com.github.bingoohuang.utils.lang中的类
姓氏拼音首字母。
NamePinyinCapital() - 类 的构造器com.github.bingoohuang.utils.lang.NamePinyinCapital
 
newHashMap() - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
nextProperty() - 类 中的方法com.github.bingoohuang.utils.config.impl.PropsReader
 
nextTimeAfter(DateTime) - 类 中的方法com.github.bingoohuang.utils.cron.CronExpression
 
nextTimeAfter(DateTime, long) - 类 中的方法com.github.bingoohuang.utils.cron.CronExpression
 
nextTimeAfter(DateTime, DateTime) - 类 中的方法com.github.bingoohuang.utils.cron.CronExpression
 
nl.flotsam.xeger - 程序包 nl.flotsam.xeger
 
noneOf(String, String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
Now - com.github.bingoohuang.utils.time中的类
 
Now() - 类 的构造器com.github.bingoohuang.utils.time.Now
 
now() - 类 中的静态方法com.github.bingoohuang.utils.time.Now
 
now(String) - 类 中的静态方法com.github.bingoohuang.utils.time.Now
 
nullThen(Object, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
Nums - com.github.bingoohuang.utils.lang中的类
 
Nums() - 类 的构造器com.github.bingoohuang.utils.lang.Nums
 

O

ObjectRandomizer - com.github.bingoohuang.utils.lang中的类
 
ObjectRandomizer() - 类 的构造器com.github.bingoohuang.utils.lang.ObjectRandomizer
 
of(K, V) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
of(K, V, K, V) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
of(K, V, K, V, K, V) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
of(K, V, K, V, K, V, K, V) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
of(K, V, K, V, K, V, K, V, K, V) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
of(T...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
of(File) - 接口 中的静态方法com.github.bingoohuang.utils.mail.MailAttachment
 
of(DateTime, DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimeSpan
 
of(T1, T2) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple2 with the given objects.
of(T1, T2, T3) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple3 with the given objects.
of(T1, T2, T3, T4) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple4 with the given objects.
of(T1, T2, T3, T4, T5) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple5 with the given objects.
of(T1, T2, T3, T4, T5, T6) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple6 with the given objects.
of(T1, T2, T3, T4, T5, T6, T7) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple7 with the given objects.
of(T1, T2, T3, T4, T5, T6, T7, T8) - 类 中的静态方法com.github.bingoohuang.utils.tuple.Tuples
Create a Tuple8 with the given objects.
of(Type) - 类 中的静态方法com.github.bingoohuang.utils.type.Generic
 
OkHttp - com.github.bingoohuang.utils.net中的类
 
OkHttp() - 类 的构造器com.github.bingoohuang.utils.net.OkHttp
 
Os - com.github.bingoohuang.utils.lang中的接口
 

P

padding(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 
padding(String, char, int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
param(String, String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
ParamsAppliable - com.github.bingoohuang.utils.config.utils中的接口
 
ParamsApplyUtils - com.github.bingoohuang.utils.config.utils中的类
 
ParamsApplyUtils() - 类 的构造器com.github.bingoohuang.utils.config.utils.ParamsApplyUtils
 
parse(String, Class<T>, boolean) - 类 中的静态方法com.github.bingoohuang.utils.json.Jsons
 
parse(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Substituters
Parse the given String value recursively, to be able to resolve nested Holders (when resolved property values in turn contain Holders again).
parse(String, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Substituters
Parse the given String value recursively, to be able to resolve nested Holders (when resolved property values in turn contain Holders again).
parse(String, Object, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Substituters
 
parse(String, boolean) - 类 中的静态方法com.github.bingoohuang.utils.lang.Substituters
Parse the given String value recursively, to be able to resolve nested Holders (when resolved property values in turn contain Holders again).
parse(String, Object, Set<String>, boolean) - 类 中的静态方法com.github.bingoohuang.utils.lang.Substituters
Parse the given String value recursively, to be able to resolve nested Holders (when resolved property values in turn contain Holders again).
parse(String) - 类 中的静态方法com.github.bingoohuang.utils.metric.BytesSize
 
parse(String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parse(String, String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parse(String, String) - 类 中的静态方法com.github.bingoohuang.utils.time.Durations
 
parseDate(String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseDateSpan(DateSpanAware) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseDateSpan(String, String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseDateSpan(DateTime, DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseDateString(String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
解析一个yyyy-MM-dd格式的字符串到DateTime
parseDateTime(String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseEndDay(String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseEndDay(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseJson(String, Field) - 类 中的静态方法com.github.bingoohuang.utils.json.Jsons
 
parseKeyAsBase64String(Key) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
parseLine(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.CSVLineReader
 
parsers - 类 中的静态变量com.github.bingoohuang.utils.time.DateTimes
 
parseSpec(String) - 类 中的静态方法com.github.bingoohuang.utils.spec.SpecParser
 
parseSpecLeniently(String) - 类 中的静态方法com.github.bingoohuang.utils.spec.SpecParser
 
parseSpecs(String) - 类 中的静态方法com.github.bingoohuang.utils.spec.SpecParser
 
parseTimeHHmm(String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseTimeHHmmDateTime(DateTime, String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseTimeHHmmInterval(String, String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
parseXmlFile(String) - 类 中的静态方法com.github.bingoohuang.utils.xml.Xmls
 
Passwd - com.github.bingoohuang.utils.codec中的类
 
Passwd() - 类 的构造器com.github.bingoohuang.utils.codec.Passwd
 
pastDays(int) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimeSpan
 
PatternApplyAware - com.github.bingoohuang.utils.text.matcher中的接口
正则匹配捕获子分组应用器。
PatternText - com.github.bingoohuang.utils.text.matcher.model中的类
 
PatternText() - 类 的构造器com.github.bingoohuang.utils.text.matcher.model.PatternText
 
pbkdf2(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
pbkdf2Match(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
ping(String, int) - 类 中的静态方法com.github.bingoohuang.utils.net.Url
Pings a HTTP URL.
pinyin(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.NamePinyin
汉字转拼音,非汉字不转。
Pop3MailMessage - com.github.bingoohuang.utils.mail中的类
 
Pop3MailMessage() - 类 的构造器com.github.bingoohuang.utils.mail.Pop3MailMessage
 
Pop3MailMessageAttachment - com.github.bingoohuang.utils.mail中的类
 
Pop3MailMessageAttachment() - 类 的构造器com.github.bingoohuang.utils.mail.Pop3MailMessageAttachment
 
post() - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
postForm(String, Map<String, String>, Proxy) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
 
postJson(String, String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
 
postJSON(String, String, Proxy) - 类 中的静态方法com.github.bingoohuang.utils.net.OkHttp
 
powerMap - 类 中的静态变量com.github.bingoohuang.utils.metric.BytesSize
 
PrettyPrintHandler - com.github.bingoohuang.utils.xml中的类
 
PrettyPrintHandler(XMLStreamWriter, EnumSet<Xmls.MarshalOption>) - 类 的构造器com.github.bingoohuang.utils.xml.PrettyPrintHandler
 
prettyXml(String) - 类 中的静态方法com.github.bingoohuang.utils.xml.Xmls
 
prop(String, String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
PropertiesConfigable - com.github.bingoohuang.utils.config.impl中的类
 
PropertiesConfigable(Resource) - 类 的构造器com.github.bingoohuang.utils.config.impl.PropertiesConfigable
 
PropsConfigable - com.github.bingoohuang.utils.config.impl中的类
 
PropsConfigable(Resource) - 类 的构造器com.github.bingoohuang.utils.config.impl.PropsConfigable
 
PropsReader - com.github.bingoohuang.utils.config.impl中的类
 
PropsReader(Reader) - 类 的构造器com.github.bingoohuang.utils.config.impl.PropsReader
 
proxy(Class<?>, MethodInterceptor, Class<?>...) - 类 中的方法com.github.bingoohuang.utils.proxy.Cglibs
create a proxied object by cglib.
proxy(ReadOnlyMap<K, V>) - 接口 中的静态方法com.github.bingoohuang.utils.proxy.ReadOnlyMap
 
purify(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 

Q

QuietCloseable - com.github.bingoohuang.utils.lang中的接口
 

R

Rand - com.github.bingoohuang.utils.lang中的类
 
Rand() - 类 的构造器com.github.bingoohuang.utils.lang.Rand
 
randAlphanumeric(int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randAscii(int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randBoolean() - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randDouble() - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randFloat() - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randInt() - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randInt(int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randLetters(int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randLong() - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randNum(int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
random() - 类 中的方法com.github.bingoohuang.utils.lang.ObjectRandomizer
 
random(Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Rand
 
randomIV() - 类 中的静态方法com.github.bingoohuang.utils.crypto.AesIV
 
randomSleepMillis(int, int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Threadx
Sleep in random time between minMillis and maxMillis.
readAll() - 类 中的方法com.github.bingoohuang.utils.config.impl.CSVReader
Reads the entire file into a List with each element being a String[] of tokens.
readNext() - 类 中的方法com.github.bingoohuang.utils.config.impl.CSVReader
Reads the next line from the buffer and converts to a string array.
ReadOnlyMap<K,V> - com.github.bingoohuang.utils.proxy中的接口
 
readProperty() - 类 中的方法com.github.bingoohuang.utils.config.impl.PropsReader
 
RedisLocker - com.github.bingoohuang.utils.redis中的类
 
RedisLocker() - 类 的构造器com.github.bingoohuang.utils.redis.RedisLocker
 
RefreshConfig - com.github.bingoohuang.utils.config中的类
 
RefreshConfig() - 类 的构造器com.github.bingoohuang.utils.config.RefreshConfig
 
refreshConfigSet(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
refreshConfigSet(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
refreshConfigSet(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
refreshConfigSet(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
regular() - 类 中的方法com.github.bingoohuang.utils.time.DateTimeRegular
 
removeLastLetters(String, char) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
req(String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
requestBody(String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
RequestDumper - com.github.bingoohuang.utils.servlet中的类
 
RequestDumper() - 类 的构造器com.github.bingoohuang.utils.servlet.RequestDumper
 
RequestDumper.BufferedRequestWrapper - com.github.bingoohuang.utils.servlet中的类
 
RequestDumpFilter - com.github.bingoohuang.utils.servlet中的类
 
RequestDumpFilter() - 类 的构造器com.github.bingoohuang.utils.servlet.RequestDumpFilter
 
respondJSON(HttpServletResponse, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
responseContent(HttpServletResponse, String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
responseText(HttpServletResponse, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
rmb(long) - 类 中的静态方法com.github.bingoohuang.utils.lang.Money
 
roundFloor(DateTime, int) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
roundHalfUp(String, int) - 类 中的静态方法com.github.bingoohuang.utils.math.Mathx
四舍五入到指定小数位数。
RSA - com.github.bingoohuang.utils.crypto中的类
 
RSA() - 类 的构造器com.github.bingoohuang.utils.crypto.RSA
 
run() - 类 中的方法com.github.bingoohuang.utils.lang.StreamGobbler
 

S

salt() - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
SearchPattern - com.github.bingoohuang.utils.text.matcher.model中的类
 
SearchPattern() - 类 的构造器com.github.bingoohuang.utils.text.matcher.model.SearchPattern
 
searchPattern(String, PatternApplyAware, TextMatcherOption) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
在文本中搜索指定正则模式的文本。
searchPattern(String, Class<T>) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
在文本中搜索指定正则模式的文本。
searchPattern(String, Class<T>, TextMatcherOption) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
在文本中搜索指定正则模式的文本。
send(MailMessage) - 类 中的方法com.github.bingoohuang.utils.mail.MailSender
 
sendSms(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Yunpian
发短信
serialize(Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Serializes
 
Serializes - com.github.bingoohuang.utils.lang中的类
 
Serializes() - 类 的构造器com.github.bingoohuang.utils.lang.Serializes
 
setAccessible(Field) - 类 中的静态方法com.github.bingoohuang.utils.reflect.Fields
设置可以访问。
setApplicationContext(ApplicationContext) - 类 中的方法com.github.bingoohuang.utils.spring.SpringContext
 
setCellName(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigCell
 
setCells(List<ConfigCell>) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
setCellText(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigCell
 
setDefConfig(Configable) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigBuilder
 
setDefConfig(Configable) - 接口 中的方法com.github.bingoohuang.utils.config.impl.DefConfigSetter
 
setField(Field, Object, Object) - 类 中的静态方法com.github.bingoohuang.utils.reflect.Fields
设置Field的值。
setProperties(Properties) - 类 中的方法com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
setRowKey(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
setRows(List<ConfigRow>) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
setTableName(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
setTables(List<ConfigTable>) - 类 中的方法com.github.bingoohuang.utils.config.impl.TableReader
 
sha1(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
sha256(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
sha384(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
sha512(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
shouldIgnored(Field, Class<? extends Annotation>...) - 类 中的静态方法com.github.bingoohuang.utils.reflect.Fields
是否需要忽略字段的处理。
sign(String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
SIGN_ALGORITHMS - 类 中的静态变量com.github.bingoohuang.utils.crypto.RSA
 
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple1
Return the number of elements in this Tuples.
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple2
Return the number of elements in this Tuples.
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple3
Return the number of elements in this Tuples.
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple4
Return the number of elements in this Tuples.
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple5
Return the number of elements in this Tuples.
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple6
Return the number of elements in this Tuples.
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple7
Return the number of elements in this Tuples.
size() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple8
Return the number of elements in this Tuples.
sleep(long, TimeUnit) - 类 中的静态方法com.github.bingoohuang.utils.lang.Threadx
 
sleepMilis(long) - 类 中的静态方法com.github.bingoohuang.utils.lang.Threadx
 
sneakyThrow(Throwable) - 类 中的静态方法com.github.bingoohuang.utils.lang.Throws
Java 8 Type-Inference, Which simply means that every T in “T extends Throwable” is generously inferred to be a RuntimeException if an inference of a more concrete type is not possible.
spec(Map, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
Spec - com.github.bingoohuang.utils.spec中的类
 
Spec() - 类 的构造器com.github.bingoohuang.utils.spec.Spec
 
SpecParser - com.github.bingoohuang.utils.spec中的类
 
SpecParser() - 类 的构造器com.github.bingoohuang.utils.spec.SpecParser
 
SpringContext - com.github.bingoohuang.utils.spring中的类
 
SpringContext() - 类 的构造器com.github.bingoohuang.utils.spring.SpringContext
 
startWithAny(String, String...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
Str - com.github.bingoohuang.utils.lang中的类
 
Str() - 类 的构造器com.github.bingoohuang.utils.lang.Str
 
StreamGobbler - com.github.bingoohuang.utils.lang中的类
 
StreamGobbler(Logger, String, InputStream, StreamGobbler.TYPE) - 类 的构造器com.github.bingoohuang.utils.lang.StreamGobbler
 
StreamGobbler.TYPE - com.github.bingoohuang.utils.lang中的枚举
 
string(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Bytes
 
string(InputStream) - 类 中的静态方法com.github.bingoohuang.utils.codec.Bytes
 
strip() - 类 中的方法com.github.bingoohuang.utils.text.matcher.ConfiguredStripper
 
strip(TextTripperConfig) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcher
根据文本提取配置,从文本中获取指定属性。
strip(String) - 类 中的方法com.github.bingoohuang.utils.text.matcher.TextMatcherOption
 
subset(String) - 类 中的静态方法com.github.bingoohuang.utils.config.Config
 
subset(String) - 接口 中的方法com.github.bingoohuang.utils.config.Configable
 
subset(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.DefaultConfigable
 
subset(String) - 类 中的静态方法com.github.bingoohuang.utils.config.RefreshConfig
 
Substituters - com.github.bingoohuang.utils.lang中的类
从PropertyPlaceholderConfigurer.java代码中摘出的字符串变量解析的辅助类。
Substituters() - 类 的构造器com.github.bingoohuang.utils.lang.Substituters
 
substringMatch(CharSequence, int, CharSequence) - 类 中的静态方法com.github.bingoohuang.utils.lang.Substituters
Test whether the given string matches the given substring at the given index.
substrInQuotes(String, char, int) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
syncExec(long) - 类 中的方法com.github.bingoohuang.utils.lang.Cmd
 
SYS_PROPS_MODE_FALLBACK - 类 中的静态变量com.github.bingoohuang.utils.lang.Substituters
Check system properties if not resolvable in the specified properties.
SYS_PROPS_MODE_OVERRIDE - 类 中的静态变量com.github.bingoohuang.utils.lang.Substituters
Check system properties first, before trying the specified properties.

T

TableConfigable - com.github.bingoohuang.utils.config.impl中的类
 
TableConfigable(Resource) - 类 的构造器com.github.bingoohuang.utils.config.impl.TableConfigable
 
TableReader - com.github.bingoohuang.utils.config.impl中的类
 
TableReader(Reader) - 类 的构造器com.github.bingoohuang.utils.config.impl.TableReader
 
TempAware - com.github.bingoohuang.utils.text.matcher.model中的接口
 
TextItem - com.github.bingoohuang.utils.text.matcher.model中的类
 
TextItem() - 类 的构造器com.github.bingoohuang.utils.text.matcher.model.TextItem
 
TextMatcher - com.github.bingoohuang.utils.text.matcher中的类
文本匹配器。
TextMatcher() - 类 的构造器com.github.bingoohuang.utils.text.matcher.TextMatcher
 
TextMatcherOption - com.github.bingoohuang.utils.text.matcher中的类
 
TextMatcherOption(String) - 类 的构造器com.github.bingoohuang.utils.text.matcher.TextMatcherOption
 
TextMatcherOption(String, String) - 类 的构造器com.github.bingoohuang.utils.text.matcher.TextMatcherOption
 
TextTripperConfig - com.github.bingoohuang.utils.text.matcher.model中的类
 
TextTripperConfig() - 类 的构造器com.github.bingoohuang.utils.text.matcher.model.TextTripperConfig
 
TextTripperEval - com.github.bingoohuang.utils.text.matcher.model中的类
 
TextTripperEval() - 类 的构造器com.github.bingoohuang.utils.text.matcher.model.TextTripperEval
 
TextTripperRule - com.github.bingoohuang.utils.text.matcher.model中的类
 
TextTripperRule() - 类 的构造器com.github.bingoohuang.utils.text.matcher.model.TextTripperRule
 
thisMonthSpan() - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
Threadx - com.github.bingoohuang.utils.lang中的类
 
Threadx() - 类 的构造器com.github.bingoohuang.utils.lang.Threadx
 
Throws - com.github.bingoohuang.utils.lang中的类
 
Throws() - 类 的构造器com.github.bingoohuang.utils.lang.Throws
 
time2Mills(String) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
将格式化的小时时间值转化为毫秒值
Tmpl - com.github.bingoohuang.utils.str中的类
 
Tmpl() - 类 的构造器com.github.bingoohuang.utils.str.Tmpl
 
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple1
Turn this Tuples into a plain Object array.
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple2
Turn this Tuples into a plain Object array.
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple3
Turn this Tuples into a plain Object array.
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple4
Turn this Tuples into a plain Object array.
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple5
Turn this Tuples into a plain Object array.
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple6
Turn this Tuples into a plain Object array.
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple7
Turn this Tuples into a plain Object array.
toArray() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple8
Turn this Tuples into a plain Object array.
toByteArray(InputStream) - 类 中的静态方法com.github.bingoohuang.utils.codec.Bytes
 
toDateTimeString(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
将timestamp转换为yyyy-MM-dd HH:mm:ss格式的字符串。
today() - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimeSpan
 
toDayString(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
将timestamp转换为yyyy-MM-dd格式的字符串。
todayZero() - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
toInputStream(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
tokenizeToStringArray(String, String, boolean, boolean) - 类 中的静态方法com.github.bingoohuang.utils.str.AntPathMatcher
 
toLines(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
toLines(String, Charset) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
toList() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple1
Turn this Tuples into a plain Object list.
toList() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple2
Turn this Tuples into a plain Object list.
tomorrowZero() - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimes
 
toReader(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
toStr(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
toStr(String, Charset) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
toStr(Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
toString() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigCell
 
toString() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigRow
 
toString() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
toString() - 类 中的方法com.github.bingoohuang.utils.cron.CronExpression
 
toString() - 类 中的方法com.github.bingoohuang.utils.spec.Spec
 
toString() - 类 中的方法com.github.bingoohuang.utils.time.DateTimeSpan
 
toString() - 类 中的方法com.github.bingoohuang.utils.tuple.Tuple1
A Tuple String representation is the comma separated list of values, enclosed in square brackets.
transferTo(File) - 类 中的方法com.github.bingoohuang.utils.net.BytesImageMultipartFile
 
transFromFormat(String, String) - 类 中的方法com.github.bingoohuang.utils.time.DateFormatter
 
transToFormat(String, String) - 类 中的方法com.github.bingoohuang.utils.time.DateFormatter
 
trimSubstring(StringBuilder) - 类 中的静态方法com.github.bingoohuang.utils.spec.SpecParser
 
TrimToNullStringDeserializer - com.github.bingoohuang.utils.json中的类
 
TrimToNullStringDeserializer() - 类 的构造器com.github.bingoohuang.utils.json.TrimToNullStringDeserializer
 
tryDeserialize(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.lang.Serializes
 
tryLock() - 类 中的方法com.github.bingoohuang.utils.redis.RedisLocker
 
Tuple1<T1> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple1() - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple1
 
Tuple2<T1,T2> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple2(T1, T2) - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple2
 
Tuple3<T1,T2,T3> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple3(T1, T2, T3) - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple3
 
Tuple4<T1,T2,T3,T4> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple4(T1, T2, T3, T4) - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple4
 
Tuple5<T1,T2,T3,T4,T5> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple5(T1, T2, T3, T4, T5) - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple5
 
Tuple6<T1,T2,T3,T4,T5,T6> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple6(T1, T2, T3, T4, T5, T6) - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple6
 
Tuple7<T1,T2,T3,T4,T5,T6,T7> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple7(T1, T2, T3, T4, T5, T6, T7) - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple7
 
Tuple8<T1,T2,T3,T4,T5,T6,T7,T8> - com.github.bingoohuang.utils.tuple中的类
A tuple that holds two non-null values.
Tuple8(T1, T2, T3, T4, T5, T6, T7, T8) - 类 的构造器com.github.bingoohuang.utils.tuple.Tuple8
 
Tuples - com.github.bingoohuang.utils.tuple中的类
A Tuples is an immutable Collection of objects, each of which can be of an arbitrary type.
Tuples() - 类 的构造器com.github.bingoohuang.utils.tuple.Tuples
 

U

unBase62(char[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base62
 
unBase64(char[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base62
 
unBase64(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 
unBase64AsString(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 
ungzip(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.lang.Gzip
 
unHex(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Hex
 
unique(List<T>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Listx
 
unJson(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unJson(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unJsonArray(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unJsonArray(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unJsonWithType(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unmarshal(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.xml.Xmls
 
unquote(String, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
unquote(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
untilTomorrowZero(DateTime) - 类 中的静态方法com.github.bingoohuang.utils.time.DateTimeSpan
 
Url - com.github.bingoohuang.utils.net中的类
 
Url() - 类 的构造器com.github.bingoohuang.utils.net.Url
 
Url.DownloadContent - com.github.bingoohuang.utils.net中的类
网络下载内容对象

V

valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.codec.Base64.Format
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.codec.Digest
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.lang.StreamGobbler.TYPE
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.HttpOnly
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.Secure4Https
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.xml.Xmls.MarshalOption
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.codec.Base64.Format
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.codec.Digest
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.lang.StreamGobbler.TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.HttpOnly
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.Secure4Https
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.xml.Xmls.MarshalOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VAR_PATTERN - 类 中的静态变量com.github.bingoohuang.utils.str.Tmpl
 
verify(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 

W

wrap(ServletRequest) - 类 中的静态方法com.github.bingoohuang.utils.servlet.RequestDumper
 
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法com.github.bingoohuang.utils.joda.JodaDateTimeSerializer
 
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法com.github.bingoohuang.utils.joda.JodaLocalDateSerializer
 
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法com.github.bingoohuang.utils.joda.JodaLocalTimeSerializer
 
writeFile(String, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Filex
将文本写入文件。
writeFile(InputStream, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Filex
将输入流写入文件。

X

Xeger - nl.flotsam.xeger中的类
An object that will generate text from a regular expression.
Xeger(String, Random) - 类 的构造器nl.flotsam.xeger.Xeger
Constructs a new instance, accepting the regular expression and the randomizer.
Xeger(String) - 类 的构造器nl.flotsam.xeger.Xeger
As Xeger.Xeger(String, java.util.Random), creating a Random instance implicityly.
Xmls - com.github.bingoohuang.utils.xml中的类
 
Xmls() - 类 的构造器com.github.bingoohuang.utils.xml.Xmls
 
Xmls.MarshalOption - com.github.bingoohuang.utils.xml中的枚举
 

Y

Yunpian - com.github.bingoohuang.utils.net中的类
 
Yunpian() - 类 的构造器com.github.bingoohuang.utils.net.Yunpian
 
YYYY_MM_DD - 类 中的静态变量com.github.bingoohuang.utils.time.DateTimes
 
YYYY_MM_DD_HH_MM_SS - 类 中的静态变量com.github.bingoohuang.utils.time.DateTimes
 
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 
跳过导航链接

Copyright © 2018. All rights reserved.