A B C D E F G H I J K L M N O P R S T U V 

A

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.
addRow(ConfigRow) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
Aes - com.github.bingoohuang.utils.crypto中的类
 
Aes() - 类 的构造器com.github.bingoohuang.utils.crypto.Aes
 
AfterPropertiesSet - com.github.bingoohuang.utils.config.utils中的接口
 
afterPropertiesSet() - 接口 中的方法com.github.bingoohuang.utils.config.utils.AfterPropertiesSet
 
applyParams(String[]) - 接口 中的方法com.github.bingoohuang.utils.config.utils.ParamsAppliable
 
as(Class<P>) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Create a proxy for the wrapped object allowing to typesafely invoke methods on it using a custom interface

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
 
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
 
bytesPattern - 类 中的静态变量com.github.bingoohuang.utils.metric.BytesSize
 
BytesSize - com.github.bingoohuang.utils.metric中的类
 
BytesSize() - 类 的构造器com.github.bingoohuang.utils.metric.BytesSize
 

C

call(String) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Call a method by its name.
call(String, Object...) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Call a method by its name.
checkpw(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.BCrypt
Check that a plaintext password matches a previously hashed one
close() - 类 中的方法com.github.bingoohuang.utils.config.impl.CSVReader
Closes the underlying reader.
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
 
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.crypto - 程序包 com.github.bingoohuang.utils.crypto
 
com.github.bingoohuang.utils.joor - 程序包 com.github.bingoohuang.utils.joor
 
com.github.bingoohuang.utils.lang - 程序包 com.github.bingoohuang.utils.lang
 
com.github.bingoohuang.utils.metric - 程序包 com.github.bingoohuang.utils.metric
 
com.github.bingoohuang.utils.net - 程序包 com.github.bingoohuang.utils.net
 
com.github.bingoohuang.utils.redis - 程序包 com.github.bingoohuang.utils.redis
 
com.github.bingoohuang.utils.time - 程序包 com.github.bingoohuang.utils.time
 
Config - com.github.bingoohuang.utils.config中的类
 
Config() - 类 的构造器com.github.bingoohuang.utils.config.Config
 
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
 
ConfigValueFormatException - com.github.bingoohuang.utils.config.ex中的异常错误
 
ConfigValueFormatException(String) - 异常错误 的构造器com.github.bingoohuang.utils.config.ex.ConfigValueFormatException
 
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() - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Call a constructor.
create(Object...) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Call a constructor.
createObject(String, Class<? super T>) - 类 中的静态方法com.github.bingoohuang.utils.config.utils.ParamsApplyUtils
 
createObjects(String, Class<? super T>) - 类 中的静态方法com.github.bingoohuang.utils.config.utils.ParamsApplyUtils
根据形如com.ailk.xxx.yyy(a123,b23)的字符串,生成对象。
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
 
decode(String) - 类 中的静态方法com.github.bingoohuang.utils.net.Url
 
decrypt(String, Key) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
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.
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中的接口
 
del(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
delCookie() - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
desc(Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
destroy() - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 

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
 
encode(String) - 类 中的静态方法com.github.bingoohuang.utils.net.Url
 
encrypt(String, Key) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
equals(Object) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
equals(Object) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
exec(Jedis) - 类 中的方法com.github.bingoohuang.utils.redis.RedisCall
 
exec(Jedis) - 接口 中的方法com.github.bingoohuang.utils.redis.RedisOp
 
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
 
expire(String, long, TimeUnit) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 

F

field(String) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Get a wrapped field.
fields() - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Get a Map containing field names and wrapped values for the fields' values.
FileUploader - com.github.bingoohuang.utils.net中的类
 
FileUploader(String) - 类 的构造器com.github.bingoohuang.utils.net.FileUploader
 
findClass(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
 
finish() - 类 中的方法com.github.bingoohuang.utils.net.FileUploader
 

G

generateKey() - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
generatePrivateKey(String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
generatePublicKey(String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
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() - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Get the wrapped object
get(String) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Get a field value.
get(Field) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Get a field value.
get(String) - 类 中的静态方法com.github.bingoohuang.utils.net.HttpReq
 
get() - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
get(String, String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
get(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
getAndDel(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
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
 
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
 
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
 
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.
getConfigImpl() - 类 中的静态方法com.github.bingoohuang.utils.config.Config
提供一个可以获取配置impl的入口, 用于展示出当前配置impl所有配置的结果集, 修改了配置刷新相应配置,免重启服务,免发布.
getCookie() - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
getDatabase() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
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
 
getHost() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
getMaxClients() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
getMethod(Class<? extends Object>, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
Get method.
getNum(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getPassword() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
getPort() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
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.
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
 
getTableName() - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigTable
 
getTables() - 类 中的方法com.github.bingoohuang.utils.config.impl.TableReader
 
getTimeout() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 

H

hashCode() - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
hashCode() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
hashpw(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.BCrypt
Hash a password using the OpenBSD bcrypt scheme
Hex - com.github.bingoohuang.utils.codec中的类
 
Hex() - 类 的构造器com.github.bingoohuang.utils.codec.Hex
 
hex(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Hex
 
hget(String, String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
hmset(String, Map) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
hmsetex(String, Map, long, TimeUnit) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
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

incr(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
incrBy(String, long) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
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
 
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
 
isConcrete(Class<?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
 
isEmpty(Map<?, ?>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 

J

Json - com.github.bingoohuang.utils.codec中的类
 
Json() - 类 的构造器com.github.bingoohuang.utils.codec.Json
 
json(Object) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
jsonWithType(Object) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 

K

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

L

Listt - com.github.bingoohuang.utils.lang中的类
 
Listt() - 类 的构造器com.github.bingoohuang.utils.lang.Listt
 
loadClass(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Clz
Load a class given its name.
lpop(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
lpush(String, String...) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
lrange(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
lrange(String, long, long) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 

M

map(Object...) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
Mapp - com.github.bingoohuang.utils.lang中的类
 
Mapp() - 类 的构造器com.github.bingoohuang.utils.lang.Mapp
 
matches(char, char) - 类 中的静态方法com.github.bingoohuang.utils.lang.Str
 
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
 
millis() - 类 中的静态方法com.github.bingoohuang.utils.time.Now
 
Money - com.github.bingoohuang.utils.lang中的类
 
Money() - 类 的构造器com.github.bingoohuang.utils.lang.Money
 

N

newHashMap() - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
nextProperty() - 类 中的方法com.github.bingoohuang.utils.config.impl.PropsReader
 
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
 

O

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
 
on(String) - 类 中的静态方法com.github.bingoohuang.utils.joor.Reflect
Wrap a class name.
on(Class<?>) - 类 中的静态方法com.github.bingoohuang.utils.joor.Reflect
Wrap a class.
on(Object) - 类 中的静态方法com.github.bingoohuang.utils.joor.Reflect
Wrap an object.
op(RedisOp) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 

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) - 类 中的静态方法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
 
parseLine(String) - 类 中的方法com.github.bingoohuang.utils.config.impl.CSVLineReader
 
Passwd - com.github.bingoohuang.utils.codec中的类
 
Passwd() - 类 的构造器com.github.bingoohuang.utils.codec.Passwd
 
pbkdf2(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
pbkdf2Match(String, String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
post() - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
powerMap - 类 中的静态变量com.github.bingoohuang.utils.metric.BytesSize
 
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
 
purify(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 

R

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.
readProperty() - 类 中的方法com.github.bingoohuang.utils.config.impl.PropsReader
 
Redis - com.github.bingoohuang.utils.redis中的类
 
Redis(RedisConfig) - 类 的构造器com.github.bingoohuang.utils.redis.Redis
 
RedisCall - com.github.bingoohuang.utils.redis中的类
 
RedisCall() - 类 的构造器com.github.bingoohuang.utils.redis.RedisCall
 
RedisConfig - com.github.bingoohuang.utils.redis中的类
 
RedisConfig(String, int, String, int, int, int) - 类 的构造器com.github.bingoohuang.utils.redis.RedisConfig
 
RedisConfig() - 类 的构造器com.github.bingoohuang.utils.redis.RedisConfig
 
RedisOp - com.github.bingoohuang.utils.redis中的接口
 
Reflect - com.github.bingoohuang.utils.joor中的类
A wrapper for an Object or Class upon which reflective calls can be made.
ReflectException - com.github.bingoohuang.utils.joor中的异常错误
ReflectException(String) - 异常错误 的构造器com.github.bingoohuang.utils.joor.ReflectException
 
ReflectException(String, Throwable) - 异常错误 的构造器com.github.bingoohuang.utils.joor.ReflectException
 
ReflectException() - 异常错误 的构造器com.github.bingoohuang.utils.joor.ReflectException
 
ReflectException(Throwable) - 异常错误 的构造器com.github.bingoohuang.utils.joor.ReflectException
 
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
 
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
 
respondJSON(HttpServletResponse, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
rmb(long) - 类 中的静态方法com.github.bingoohuang.utils.lang.Money
 
RSA - com.github.bingoohuang.utils.crypto中的类
 
RSA() - 类 的构造器com.github.bingoohuang.utils.crypto.RSA
 

S

salt() - 类 中的静态方法com.github.bingoohuang.utils.codec.Passwd
 
sendSms(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Sms
发短信
set(String, Object) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Set a field value.
set(Field, Object) - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
 
set(String, String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
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
 
setDatabase(int) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
setDefConfig(Configable) - 类 中的方法com.github.bingoohuang.utils.config.impl.ConfigBuilder
 
setDefConfig(Configable) - 接口 中的方法com.github.bingoohuang.utils.config.impl.DefConfigSetter
 
setex(String, String, long, TimeUnit) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
setHost(String) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
setMaxClients(int) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
setPassword(String) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
setPort(int) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
setTimeout(int) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
sign(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
SIGN_ALGORITHMS - 类 中的静态变量com.github.bingoohuang.utils.crypto.RSA
 
Sms - com.github.bingoohuang.utils.net中的类
 
Sms() - 类 的构造器com.github.bingoohuang.utils.net.Sms
 
Str - com.github.bingoohuang.utils.lang中的类
 
Str() - 类 的构造器com.github.bingoohuang.utils.lang.Str
 
string(byte[]) - 类 中的静态方法com.github.bingoohuang.utils.codec.Bytes
 
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
 
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
 
toInputStream(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
toLines(String) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
toLines(String, Charset) - 类 中的静态方法com.github.bingoohuang.utils.lang.ClzPath
 
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
 
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.joor.Reflect
toString() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
ttl(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
type() - 类 中的方法com.github.bingoohuang.utils.joor.Reflect
Get the type of the wrapped object.

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
 
unHex(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Hex
 
unique(List<T>) - 类 中的静态方法com.github.bingoohuang.utils.lang.Listt
 
unJson(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unJson(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unJsonArray(String, Class<T>) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
unJsonWithType(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Json
 
Url - com.github.bingoohuang.utils.net中的类
 
Url() - 类 的构造器com.github.bingoohuang.utils.net.Url
 
UTF_8 - 类 中的静态变量com.github.bingoohuang.utils.net.Url
 

V

valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.codec.Base64.Format
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.HttpOnly
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.Secure4Https
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.codec.Base64.Format
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.HttpOnly
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.bingoohuang.utils.net.Cookies.Secure4Https
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.RSA
 
A B C D E F G H I J K L M N O P R S T U V 

Copyright © 2015. All rights reserved.