A B C D E F H I J L M O P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AES_CBC_PKCS5 - cn.fantasticmao.mundo.core.util.CipherUtil
- AES_ECB_PKCS5 - cn.fantasticmao.mundo.core.util.CipherUtil
B
- BOOLEANS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
- BYTES - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
C
- CHARS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
- CipherUtil - Enum in cn.fantasticmao.mundo.core.util
-
Operations on
Cipher. - cn.fantasticmao.mundo.core.support - package cn.fantasticmao.mundo.core.support
- cn.fantasticmao.mundo.core.util - package cn.fantasticmao.mundo.core.util
- COMMA - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
- COMMA_WITH_SPACE - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
- Constant - Interface in cn.fantasticmao.mundo.core.support
-
Constant
- Constant.Arrays - Interface in cn.fantasticmao.mundo.core.support
- Constant.Strings - Interface in cn.fantasticmao.mundo.core.support
D
- decrypt(Key, byte[]) - Method in enum cn.fantasticmao.mundo.core.util.CipherUtil
- decrypt(Key, byte[], AlgorithmParameterSpec) - Method in enum cn.fantasticmao.mundo.core.util.CipherUtil
- decrypt(Key, byte[], AlgorithmParameterSpec, SecureRandom) - Method in enum cn.fantasticmao.mundo.core.util.CipherUtil
- DOUBLES - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
E
- EMPTY - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
- encrypt(Key, byte[]) - Method in enum cn.fantasticmao.mundo.core.util.CipherUtil
- encrypt(Key, byte[], AlgorithmParameterSpec) - Method in enum cn.fantasticmao.mundo.core.util.CipherUtil
- encrypt(Key, byte[], AlgorithmParameterSpec, SecureRandom) - Method in enum cn.fantasticmao.mundo.core.util.CipherUtil
- equals(Object) - Method in class cn.fantasticmao.mundo.core.support.Pair
F
- FLOATS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
- fromJson(String, TypeReference<T>) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
-
JSON String to Java Object
- fromJson(String, Class<T>) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
-
JSON String to Java Object
H
- hash(byte[]) - Method in enum cn.fantasticmao.mundo.core.util.HashUtil
- hashCode() - Method in class cn.fantasticmao.mundo.core.support.Pair
- HashUtil - Enum in cn.fantasticmao.mundo.core.util
-
Operations on
MessageDigest.
I
- INTS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
J
- JsonUtil - Class in cn.fantasticmao.mundo.core.util
-
Operations on
Jackson ObjectMapper. - JsonUtil() - Constructor for class cn.fantasticmao.mundo.core.util.JsonUtil
L
- limit(int) - Static method in interface cn.fantasticmao.mundo.core.util.PageUtil
-
Calculate the page size
- LONGS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
M
O
- OBJECTS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
- offset(int, int) - Static method in interface cn.fantasticmao.mundo.core.util.PageUtil
-
Calculate the page offset.
P
- PageUtil - Interface in cn.fantasticmao.mundo.core.util
-
Calculate
offsetandlimitparameters in SQL queries. - Pair<T,R> - Class in cn.fantasticmao.mundo.core.support
-
Pair
- Pair() - Constructor for class cn.fantasticmao.mundo.core.support.Pair
- Pair(T, R) - Constructor for class cn.fantasticmao.mundo.core.support.Pair
S
- SEMICOLON - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
- SHA_1 - cn.fantasticmao.mundo.core.util.HashUtil
- SHA_256 - cn.fantasticmao.mundo.core.util.HashUtil
- SHORTS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
- SPACE - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
- STRINGS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
T
- toJson(Object) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
-
Java Object to JSON String
- toString() - Method in class cn.fantasticmao.mundo.core.support.Pair
V
- valueOf(String) - Static method in enum cn.fantasticmao.mundo.core.util.CipherUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.fantasticmao.mundo.core.util.HashUtil
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cn.fantasticmao.mundo.core.util.CipherUtil
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cn.fantasticmao.mundo.core.util.HashUtil
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages