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

A

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.
Aes - com.github.bingoohuang.utils.crypto中的类
 
Aes() - 类 的构造器com.github.bingoohuang.utils.crypto.Aes
 

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中的枚举
 
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

com.github.bingoohuang.utils.codec - 程序包 com.github.bingoohuang.utils.codec
 
com.github.bingoohuang.utils.crypto - 程序包 com.github.bingoohuang.utils.crypto
 
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
 
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中的枚举
 

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
 
DEF_HOLDER_PREFIX - 类 中的静态变量com.github.bingoohuang.utils.lang.Substituters
Default Holder prefix: "${" .
DEF_HOLDER_SUFFIX - 类 中的静态变量com.github.bingoohuang.utils.lang.Substituters
Default Holder suffix: "}".
del(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
delCookie() - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
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.redis.RedisConfig
 
exec(Jedis) - 类 中的方法com.github.bingoohuang.utils.redis.RedisCall
 
exec(Jedis) - 接口 中的方法com.github.bingoohuang.utils.redis.RedisOp
 
expire(String, long, TimeUnit) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 

F

FileUploader - com.github.bingoohuang.utils.net中的类
 
FileUploader(String) - 类 的构造器com.github.bingoohuang.utils.net.FileUploader
 
finish() - 类 中的方法com.github.bingoohuang.utils.net.FileUploader
 

G

generateKey() - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
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
 
getCookie() - 类 中的方法com.github.bingoohuang.utils.net.Cookies
 
getDatabase() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
getHost() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
getInt(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getKey(String) - 类 中的静态方法com.github.bingoohuang.utils.crypto.Aes
 
getLong(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getMaxClients() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
getNum(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getPassword() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
getPort() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
getStr(Map, Object) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getStr(Map, Object, String) - 类 中的静态方法com.github.bingoohuang.utils.lang.Mapp
 
getTimeout() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 

H

hashCode() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
isAjax(HttpServletRequest) - 类 中的静态方法com.github.bingoohuang.utils.net.Http
 
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
 

L

Listt - com.github.bingoohuang.utils.lang中的类
 
Listt() - 类 的构造器com.github.bingoohuang.utils.lang.Listt
 
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
 
Md5 - com.github.bingoohuang.utils.codec中的类
 
Md5() - 类 的构造器com.github.bingoohuang.utils.codec.Md5
 
md5(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
 
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
 
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
 
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
 
post() - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
powerMap - 类 中的静态变量com.github.bingoohuang.utils.metric.BytesSize
 
prop(String, String) - 类 中的方法com.github.bingoohuang.utils.net.HttpReq
 
purify(String) - 类 中的静态方法com.github.bingoohuang.utils.codec.Base64
 

R

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中的接口
 
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
 

S

sendSms(String, String, String) - 类 中的静态方法com.github.bingoohuang.utils.net.Sms
发短信
set(String, String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 
setDatabase(int) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
setTimeout(int) - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
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
 
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.
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

toString() - 类 中的方法com.github.bingoohuang.utils.redis.RedisConfig
 
ttl(String) - 类 中的方法com.github.bingoohuang.utils.redis.Redis
 

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
 
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
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E F G H I J L M N O P R S T U V 

Copyright © 2015. All rights reserved.