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

A

AbstractAspect - Class in cn.fantasticmao.mundo.core.aop
AbstractAspect
AbstractAspect() - Constructor for class cn.fantasticmao.mundo.core.aop.AbstractAspect
 
add(E) - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
add(E) - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
addAll(Collection<E>) - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
addAll(Collection<E>) - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
addIf(E, Predicate<E>) - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
addIf(E, Predicate<E>) - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
addIfAbsent(E) - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
addIfAbsent(E) - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
addIfNonNull(E) - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
addIfNonNull(E) - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
after(JoinPoint) - Method in class cn.fantasticmao.mundo.core.aop.TimeoutAspect
 
afterReturning(JoinPoint, Object) - Method in class cn.fantasticmao.mundo.core.aop.AssertFalseAspect
 
annotationPointCut() - Method in class cn.fantasticmao.mundo.core.aop.AssertFalseAspect
 
annotationPointCut() - Method in class cn.fantasticmao.mundo.core.aop.PrintArgsAspect
 
annotationPointCut() - Method in class cn.fantasticmao.mundo.core.aop.TimeoutAspect
 
AssertFalse - Annotation Type in cn.fantasticmao.mundo.core.annotation
AssertFalse
AssertFalseAspect - Class in cn.fantasticmao.mundo.core.aop
AssertFalseAspect
AssertFalseAspect() - Constructor for class cn.fantasticmao.mundo.core.aop.AssertFalseAspect
 

B

before(JoinPoint) - Method in class cn.fantasticmao.mundo.core.aop.PrintArgsAspect
 
before() - Method in class cn.fantasticmao.mundo.core.aop.TimeoutAspect
 
BOOLEANS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
 
build() - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
build() - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
build() - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
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
 
cn.fantasticmao.mundo.core - package cn.fantasticmao.mundo.core
 
cn.fantasticmao.mundo.core.annotation - package cn.fantasticmao.mundo.core.annotation
 
cn.fantasticmao.mundo.core.aop - package cn.fantasticmao.mundo.core.aop
 
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
 
create() - Static method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
create(int) - Static method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
create(Supplier<List<E>>) - Static method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
create() - Static method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
create(int) - Static method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
create(Supplier<Map<K, V>>) - Static method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
create() - Static method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
create(int) - Static method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
create(Supplier<Set<E>>) - Static method in class cn.fantasticmao.mundo.core.support.SetBuilder
 

D

decode(String) - Static method in enum cn.fantasticmao.mundo.core.util.HashUtil
 
decodeToString(String) - Static method in enum cn.fantasticmao.mundo.core.util.HashUtil
 
DOUBLES - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
 

E

EMAIL - Static variable in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
EMPTY - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
 
encode(String) - Static method in enum cn.fantasticmao.mundo.core.util.HashUtil
 
encodeToString(String) - Static method in enum cn.fantasticmao.mundo.core.util.HashUtil
 

F

findNodeToClass(String, String, Class<T>) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON -> JSON Node -> Class
FLOATS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
 

G

getBean(Class<T>) - Static method in class cn.fantasticmao.mundo.core.util.SpringUtil
 
getBean(String) - Static method in class cn.fantasticmao.mundo.core.util.SpringUtil
 
getMethod(JoinPoint) - Method in class cn.fantasticmao.mundo.core.aop.AbstractAspect
 
getProperty(String) - Static method in class cn.fantasticmao.mundo.core.util.SpringUtil
 
getResource(String) - Static method in class cn.fantasticmao.mundo.core.util.SpringUtil
 

H

hash(byte[]) - Method in enum cn.fantasticmao.mundo.core.util.HashUtil
 
hash(String) - Method in enum cn.fantasticmao.mundo.core.util.HashUtil
 
hash(Path) - Method in enum cn.fantasticmao.mundo.core.util.HashUtil
 
HashUtil - Enum in cn.fantasticmao.mundo.core.util
HashUtil
HOST - Static variable in interface cn.fantasticmao.mundo.core.util.RegexUtil
 

I

INTS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
 
isEmail(String) - Static method in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
isHost(String) - Static method in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
isHtml(String) - Static method in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
isPassword(String) - Static method in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
isTelephone(String) - Static method in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
isUrl(String) - Static method in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
isUsername(String) - Static method in interface cn.fantasticmao.mundo.core.util.RegexUtil
 

J

JsonUtil - Class in cn.fantasticmao.mundo.core.util
JsonUtil
JsonUtil() - Constructor for class cn.fantasticmao.mundo.core.util.JsonUtil
 

L

ListBuilder<E> - Class in cn.fantasticmao.mundo.core.support
ListBuilder
LONGS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
 

M

MapBuilder<K,V> - Class in cn.fantasticmao.mundo.core.support
MapBuilder
MundoCoreAutoConfiguration - Class in cn.fantasticmao.mundo.core
MundoCoreAutoConfiguration
MundoCoreAutoConfiguration() - Constructor for class cn.fantasticmao.mundo.core.MundoCoreAutoConfiguration
 

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
计算偏移量

P

PageUtil - Interface in cn.fantasticmao.mundo.core.util
PageUtil
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
 
PrintArgs - Annotation Type in cn.fantasticmao.mundo.core.annotation
PrintArgsAspect
PrintArgsAspect - Class in cn.fantasticmao.mundo.core.aop
PrintArgsAspect
PrintArgsAspect() - Constructor for class cn.fantasticmao.mundo.core.aop.PrintArgsAspect
 
printStackTrace() - Static method in class cn.fantasticmao.mundo.core.support.StackPointer
 
printStackTrace(String) - Static method in class cn.fantasticmao.mundo.core.support.StackPointer
 
put(K, V) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
putIf(K, V, BiPredicate<K, V>) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
putIfAbsent(K, V) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
putIfKeyAbsent(K, V) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
putIfKeyNonNull(K, V) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
putIfNonNull(K, V) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
putIfValAbsent(K, V) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
putIfValNonNull(K, V) - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 

R

RegexUtil - Interface in cn.fantasticmao.mundo.core.util
RegexUtil

S

SEMICOLON - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
 
setApplicationContext(ApplicationContext) - Method in class cn.fantasticmao.mundo.core.util.SpringUtil
 
SetBuilder<E> - Class in cn.fantasticmao.mundo.core.support
SetBuilder
setEnvironment(Environment) - Method in class cn.fantasticmao.mundo.core.util.SpringUtil
 
setResourceLoader(ResourceLoader) - Method in class cn.fantasticmao.mundo.core.util.SpringUtil
 
SHORTS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
 
size(int) - Static method in interface cn.fantasticmao.mundo.core.util.PageUtil
计算页长
SPACE - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Strings
 
SpringUtil - Class in cn.fantasticmao.mundo.core.util
SpringUtil
SpringUtil() - Constructor for class cn.fantasticmao.mundo.core.util.SpringUtil
 
StackPointer - Class in cn.fantasticmao.mundo.core.support
StackPointer
StackPointer() - Constructor for class cn.fantasticmao.mundo.core.support.StackPointer
 
STRINGS - Static variable in interface cn.fantasticmao.mundo.core.support.Constant.Arrays
 

T

TELEPHONE - Static variable in interface cn.fantasticmao.mundo.core.util.RegexUtil
 
Timeout - Annotation Type in cn.fantasticmao.mundo.core.annotation
Timeout
TimeoutAspect - Class in cn.fantasticmao.mundo.core.aop
TimeoutAspect
TimeoutAspect() - Constructor for class cn.fantasticmao.mundo.core.aop.TimeoutAspect
 
toClass(String, Class<T>) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON -> Class
toClass(JsonNode, Class<T>) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON Node -> Class
toJson() - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
toJson() - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
toJson() - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 
toJson(Object) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
Object -> JSON
toJsonNode(String) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON -> JSON Node
toJsonNode(String, String) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON -> JSON Node
toList(String) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON -> ArrayList
toMap(String) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON -> LinkedHashMap
toSet(String) - Static method in class cn.fantasticmao.mundo.core.util.JsonUtil
JSON -> HashSet
toString() - Method in class cn.fantasticmao.mundo.core.support.ListBuilder
 
toString() - Method in class cn.fantasticmao.mundo.core.support.MapBuilder
 
toString() - Method in class cn.fantasticmao.mundo.core.support.SetBuilder
 

U

URL - Static variable in interface cn.fantasticmao.mundo.core.util.RegexUtil
 

V

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.HashUtil
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M O P R S T U V 
Skip navigation links

Copyright © 2017–2021. All rights reserved.