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

A

accept(T) - Method in interface in.hocg.boot.utils.function.ConsumerThrow
Performs this operation on the given argument.
accept(T, U) - Method in interface in.hocg.boot.utils.function.BiConsumerThrow
 
accept(T, U, Z) - Method in interface in.hocg.boot.utils.function.ThreeConsumerThrow
 
accept(T, U, Z, X, L) - Method in interface in.hocg.boot.utils.function.FiveConsumerThrow
 
ACCESS_DENIED_ERROR - in.hocg.boot.utils.struct.result.ResultCode
 
add(SFunction<T, ?>, Object) - Method in class in.hocg.boot.utils.ext.MultiList
 
address(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏地址。北京市海淀区****
anyMatch(ICode...) - Method in interface in.hocg.boot.utils.enums.ICode
 
anyMatch(Serializable...) - Method in interface in.hocg.boot.utils.enums.ICode
 
asLocalDateTime(String) - Method in class in.hocg.boot.utils.db.DbUtils
 
asMapping() - Method in interface in.hocg.boot.utils.enums.DataDictEnum
 
AsyncUtils - Class in in.hocg.boot.utils.courrent
Created by hocgin on 2021/6/24 email: hocgin@gmail.com
AsyncUtils() - Constructor for class in.hocg.boot.utils.courrent.AsyncUtils
 
AUTHENTICATION_ERROR - in.hocg.boot.utils.struct.result.ResultCode
 
AuthenticationExpiredException - Exception in in.hocg.boot.utils.exception
Created by hocgin on 2022/6/20 email: hocgin@gmail.com
AuthenticationExpiredException() - Constructor for exception in.hocg.boot.utils.exception.AuthenticationExpiredException
 

B

bankCard(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏银行卡号。前六位,后四位。622260**********1234
BiConsumerThrow<T,​U> - Interface in in.hocg.boot.utils.function
Created by hocgin on 2021/6/19 email: hocgin@gmail.com

C

callIfNotNull(K, Function<K, V>) - Method in class in.hocg.boot.utils.LangUtils
如果传入的值不为 NULL,则当作入参执行后续函数
check(DataSource) - Method in class in.hocg.boot.utils.db.DbUtils
 
checkBetween(double, double, double) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
checkBetween(int, int, int) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
checkBetween(long, long, long) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
checkBetween(Number, Number, Number) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
checkIndex(int, int) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
checkIndex(int, int, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
chineseName(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏中文姓名。马*腾, 马*
ClassUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2021/1/5 email: hocgin@gmail.com
ClassUtils() - Constructor for class in.hocg.boot.utils.utils.ClassUtils
 
clear() - Method in class in.hocg.boot.utils.context.TenantContextHolder
 
clear() - Method in class in.hocg.boot.utils.context.UserContextHolder
 
CodeEnum - Interface in in.hocg.boot.utils.enums
Created by hocgin on 2020/2/16.
COLON - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
ColumnType - Class in in.hocg.boot.utils.db
Created by hocgin on 2022/5/12 email: hocgin@gmail.com
ColumnType() - Constructor for class in.hocg.boot.utils.db.ColumnType
 
computeIfAbsent(Map<K, V>, K, Function<? super K, ? extends V>) - Static method in class in.hocg.boot.utils.LangUtils
 
ConsumerThrow<T> - Interface in in.hocg.boot.utils.function
Created by hocgin on 2022/4/12 email: hocgin@gmail.com
create() - Static method in class in.hocg.boot.utils.Rules
 
createIfNeeded(Table) - Method in class in.hocg.boot.utils.db.schema.SchemaUtils
 
custom(String, int, int, String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
字符串脱敏

D

DataDictEnum - Interface in in.hocg.boot.utils.enums
Created by hocgin on 2020/6/13.
DataDictUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2021/12/12 email: hocgin@gmail.com
DataDictUtils() - Constructor for class in.hocg.boot.utils.utils.DataDictUtils
 
DateUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2022/1/2 email: hocgin@gmail.com
DateUtils() - Constructor for class in.hocg.boot.utils.utils.DateUtils
 
DbUtils - Class in in.hocg.boot.utils.db
Created by hocgin on 2021/8/7 email: hocgin@gmail.com
DbUtils() - Constructor for class in.hocg.boot.utils.db.DbUtils
 
defRule(Supplier<?>) - Method in class in.hocg.boot.utils.Rules
 
DictData - Class in in.hocg.boot.utils.struct
Created by hocgin on 2020/6/14.
DictData() - Constructor for class in.hocg.boot.utils.struct.DictData
 
DictData.Item - Class in in.hocg.boot.utils.struct
 

E

email(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏电子邮箱。d**@126.com
eq(Serializable) - Method in interface in.hocg.boot.utils.enums.ICode
 
equal(Object, Object) - Method in class in.hocg.boot.utils.LangUtils
 
equals(Boolean, Boolean) - Method in class in.hocg.boot.utils.LangUtils
 
equals(Integer, Integer) - Method in class in.hocg.boot.utils.LangUtils
 
equals(Long, Long) - Method in class in.hocg.boot.utils.LangUtils
 
equals(String, String) - Method in class in.hocg.boot.utils.LangUtils
 
ERROR - in.hocg.boot.utils.struct.result.ResultCode
 
ExceptionResult<T> - Class in in.hocg.boot.utils.struct.result
Created by hocgin on 2020/8/15 email: hocgin@gmail.com
ExceptionResult() - Constructor for class in.hocg.boot.utils.struct.result.ExceptionResult
 
ExceptionUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2021/1/5 email: hocgin@gmail.com
ExceptionUtils() - Constructor for class in.hocg.boot.utils.utils.ExceptionUtils
 
excludeOverrideSuperField(Field[], List<Field>) - Static method in class in.hocg.boot.utils.LangUtils
排序重置父类属性
existTable(DataSource, String) - Method in class in.hocg.boot.utils.db.DbUtils
 
extract(String, String) - Static method in class in.hocg.boot.utils.LangUtils
提取内容

F

fail() - Static method in class in.hocg.boot.utils.struct.result.Result
 
fail(Exception) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
fail(Integer, Exception) - Static method in class in.hocg.boot.utils.struct.result.ExceptionResult
 
fail(Integer, String) - Static method in class in.hocg.boot.utils.struct.result.ExceptionResult
 
fail(Integer, String, String) - Static method in class in.hocg.boot.utils.struct.result.ExceptionResult
 
fail(String) - Static method in class in.hocg.boot.utils.struct.result.Result
 
fail(String) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
Fail - in.hocg.boot.utils.utils.LogUtils.LogStatus
 
FiveConsumerThrow<T,​U,​Z,​X,​L> - Interface in in.hocg.boot.utils.function
Created by hocgin on 2021/8/7 email: hocgin@gmail.com

G

get() - Method in interface in.hocg.boot.utils.function.SupplierThrow
 
get(SFunction<T, ?>) - Method in class in.hocg.boot.utils.ext.MultiList
 
get(SFunction<T, ?>) - Method in interface in.hocg.boot.utils.lambda.map.LambdaMap
 
getAllField(Class<?>) - Static method in class in.hocg.boot.utils.LangUtils
获取所有字段
getAllField(Class<?>) - Static method in class in.hocg.boot.utils.utils.ClassUtils
获取所有字段
getAsInt(SFunction<T, ?>) - Method in interface in.hocg.boot.utils.lambda.map.LambdaMap
 
getAsString(SFunction<T, ?>) - Method in interface in.hocg.boot.utils.lambda.map.LambdaMap
 
getClientIp(HttpServletRequest) - Method in class in.hocg.boot.utils.servlet.WebUtils
获取请求的 IP
getCode() - Method in interface in.hocg.boot.utils.enums.ICode
 
getCodeInt() - Method in interface in.hocg.boot.utils.enums.ICode
 
getCodeStr() - Method in interface in.hocg.boot.utils.enums.ICode
 
getColumnName(SFunction<T, ?>) - Method in class in.hocg.boot.utils.utils.LambdaUtils
获取数据库字段名
getDefaultClassLoader() - Static method in class in.hocg.boot.utils.utils.ClassUtils
 
getDuplicateElements(List<E>) - Static method in class in.hocg.boot.utils.LangUtils
获取 List 中重复的元素
getField(Class<?>, String) - Method in class in.hocg.boot.utils.utils.ClassUtils
 
getFieldValue(Object, Field, Object) - Method in class in.hocg.boot.utils.LangUtils
获取对象字段的值
getFieldValue(Object, Field, Object) - Method in class in.hocg.boot.utils.utils.ClassUtils
获取对象字段的值
getFunctionalInterfaceClassName() - Method in class in.hocg.boot.utils.lambda.SerializedLambda
获取接口 class
getImplClass() - Method in class in.hocg.boot.utils.lambda.SerializedLambda
获取实现的 class
getImplClassName() - Method in class in.hocg.boot.utils.lambda.SerializedLambda
获取 class 的名称
getImplMethodName() - Method in class in.hocg.boot.utils.lambda.SerializedLambda
获取实现者的方法名称
getInstantiatedMethodType() - Method in class in.hocg.boot.utils.lambda.SerializedLambda
 
getInstantiatedType() - Method in class in.hocg.boot.utils.lambda.SerializedLambda
 
getLocalDateTime(Entity, String) - Method in class in.hocg.boot.utils.db.DbUtils
 
getMethodName(SFunction<T, ?>) - Method in class in.hocg.boot.utils.utils.LambdaUtils
获取方法名称
getMixed(Collection<R>, Collection<T>, BiFunction<R, T, Boolean>) - Method in class in.hocg.boot.utils.LangUtils
获取两个 List 的交集
getName() - Method in class in.hocg.boot.utils.context.security.UserPrincipal
 
getName() - Method in interface in.hocg.boot.utils.enums.DataDictEnum
 
getObjectValue(Object, Field, Object) - Method in class in.hocg.boot.utils.LangUtils
 
getOrDefault(SFunction<T, ?>, V) - Method in interface in.hocg.boot.utils.lambda.map.LambdaMap
 
getOrDefault(T, T) - Method in class in.hocg.boot.utils.LangUtils
获取如果为 NULL,则返回默认值
getParams(String) - Static method in class in.hocg.boot.utils.LangUtils
 
getPropertyName(SFunction<T, ?>) - Method in class in.hocg.boot.utils.utils.LambdaUtils
获取属性名称
getSchema() - Method in class in.hocg.boot.utils.db.schema.SchemaUtils
 
getTenantId() - Method in class in.hocg.boot.utils.context.TenantContextHolder
 
getUserId() - Method in class in.hocg.boot.utils.context.UserContextHolder
 
getUserIdThrow() - Method in class in.hocg.boot.utils.context.UserContextHolder
 
groupCallback(Collection<P>, Function<Collection<P>, Collection<R>>, int) - Method in class in.hocg.boot.utils.LangUtils
分组调用 - 将大批量数据,分组后,在整合

H

hasClass(String) - Static method in class in.hocg.boot.utils.utils.ClassUtils
是否存在类
HEADER_AUTHORIZATION - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_PAGE_URL - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_REFERER - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_REQUESTED_WITH - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_SOURCE - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_USERAGENT - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_USERNAME - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_VALUE_BASIC - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_VALUE_BEARER - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
HEADER_VALUE_XMLHTTPREQUEST - Static variable in class in.hocg.boot.utils.StringPoolUtils
 

I

ICode - Interface in in.hocg.boot.utils.enums
Created by hocgin on 2020/10/15 email: hocgin@gmail.com
idCardNum(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏身份证号。显示前六位, 后四位
in.hocg.boot.utils - package in.hocg.boot.utils
 
in.hocg.boot.utils.context - package in.hocg.boot.utils.context
 
in.hocg.boot.utils.context.security - package in.hocg.boot.utils.context.security
 
in.hocg.boot.utils.courrent - package in.hocg.boot.utils.courrent
 
in.hocg.boot.utils.db - package in.hocg.boot.utils.db
 
in.hocg.boot.utils.db.schema - package in.hocg.boot.utils.db.schema
 
in.hocg.boot.utils.enums - package in.hocg.boot.utils.enums
 
in.hocg.boot.utils.exception - package in.hocg.boot.utils.exception
 
in.hocg.boot.utils.ext - package in.hocg.boot.utils.ext
 
in.hocg.boot.utils.function - package in.hocg.boot.utils.function
 
in.hocg.boot.utils.lambda - package in.hocg.boot.utils.lambda
 
in.hocg.boot.utils.lambda.map - package in.hocg.boot.utils.lambda.map
 
in.hocg.boot.utils.servlet - package in.hocg.boot.utils.servlet
 
in.hocg.boot.utils.struct - package in.hocg.boot.utils.struct
 
in.hocg.boot.utils.struct.result - package in.hocg.boot.utils.struct.result
 
in.hocg.boot.utils.utils - package in.hocg.boot.utils.utils
 
ipToLong(String) - Static method in class in.hocg.boot.utils.utils.IpUtils
ip to Long
IpUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2021/5/12 email: hocgin@gmail.com
IpUtils() - Constructor for class in.hocg.boot.utils.utils.IpUtils
 
isAssignable(Class<?>, Class<?>) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isAssignable(Class<?>, Class<?>, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isBaseType(Class<?>) - Method in class in.hocg.boot.utils.LangUtils
判断是否基础类型
isFalse(boolean) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isFalse(boolean, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isGetter(String) - Static method in class in.hocg.boot.utils.PropertyNamer
 
isInstanceOf(Class<?>, T) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isInstanceOf(Class<?>, T, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isNull(Object) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isNull(Object, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isPresent(String) - Method in class in.hocg.boot.utils.LangUtils
 
isProperty(String) - Static method in class in.hocg.boot.utils.PropertyNamer
 
isSetter(String) - Static method in class in.hocg.boot.utils.PropertyNamer
 
isTrue(boolean) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
isTrue(boolean, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
Item() - Constructor for class in.hocg.boot.utils.struct.DictData.Item
 

J

javaToSql(Class<?>) - Method in class in.hocg.boot.utils.db.ColumnType
 

K

key(SFunction<T, ?>) - Method in interface in.hocg.boot.utils.lambda.map.LambdaMap
 
key(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏密钥。***xdS
KeyValue - Class in in.hocg.boot.utils.struct
Created by hocgin on 2020/2/25.
KeyValue() - Constructor for class in.hocg.boot.utils.struct.KeyValue
 

L

LambdaMap<V> - Interface in in.hocg.boot.utils.lambda.map
Created by hocgin on 2020/6/7.
LambdaUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2022/1/6 email: hocgin@gmail.com
LambdaUtils() - Constructor for class in.hocg.boot.utils.utils.LambdaUtils
 
LangUtils - Class in in.hocg.boot.utils
Created by hocgin on 2020/8/6 email: hocgin@gmail.com
LangUtils() - Constructor for class in.hocg.boot.utils.LangUtils
 
lastElement(T[]) - Static method in class in.hocg.boot.utils.LangUtils
 
logAsync(SupplierThrow<T>, SupplierThrow<Future<Serializable>>, ThreeConsumerThrow<Serializable, LogUtils.LogStatus, Object>) - Method in class in.hocg.boot.utils.utils.LogUtils
异步记录日志
logSync(SupplierThrow<T>, SupplierThrow<Serializable>, ThreeConsumerThrow<Serializable, LogUtils.LogStatus, Object>) - Method in class in.hocg.boot.utils.utils.LogUtils
同步记录日志
logSync(SupplierThrow<T>, ThreeConsumerThrow<Serializable, LogUtils.LogStatus, Object>) - Method in class in.hocg.boot.utils.utils.LogUtils
同步记录日志
LogUtils - Class in in.hocg.boot.utils.utils
 
LogUtils() - Constructor for class in.hocg.boot.utils.utils.LogUtils
 
LogUtils.LogStatus - Enum in in.hocg.boot.utils.utils
 
longToIp(long) - Static method in class in.hocg.boot.utils.utils.IpUtils
long to ip

M

methodToProperty(String) - Static method in class in.hocg.boot.utils.PropertyNamer
 
mobilePhone(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏手机号码。135****6810
modifyMD5(Path) - Static method in class in.hocg.boot.utils.LangUtils
 
MultiList<T> - Class in in.hocg.boot.utils.ext
Created by hocgin on 2022/12/22 email: hocgin@gmail.com
MultiList() - Constructor for class in.hocg.boot.utils.ext.MultiList
 

N

name - Variable in class in.hocg.boot.utils.context.security.UserPrincipal
 
newInstance(Class<T>) - Static method in class in.hocg.boot.utils.utils.ClassUtils
 
newInstance(String) - Static method in class in.hocg.boot.utils.utils.ClassUtils
 
noNullElements(T[]) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
noNullElements(T[], String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notBlank(T) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notBlank(T, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notContain(String, String) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notContain(String, String, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(Object[]) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(Object[], String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(Collection<T>) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(Collection<T>, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(Map<K, V>) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(Map<K, V>, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(T) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notEmpty(T, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notNull(T) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
notNull(T, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 

O

of(Serializable, Class<T>) - Static method in interface in.hocg.boot.utils.enums.ICode
 
of(K) - Method in class in.hocg.boot.utils.Rules
 
ofName(String, Class<T>) - Static method in interface in.hocg.boot.utils.enums.ICode
枚举的属性名转换
ofThrow(Serializable, Class<T>) - Static method in interface in.hocg.boot.utils.enums.ICode
 

P

PARAM_TICKET - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
PARAMS_ERROR - in.hocg.boot.utils.struct.result.ResultCode
 
password(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏密码。******
Process - in.hocg.boot.utils.utils.LogUtils.LogStatus
 
PropertyNamer - Class in in.hocg.boot.utils
Created by hocgin on 2021/1/5 email: hocgin@gmail.com
PropertyNamer() - Constructor for class in.hocg.boot.utils.PropertyNamer
 
proxy(String, String) - Method in class in.hocg.boot.utils.LangUtils
设置代理
put(SFunction<T, ?>, V) - Method in interface in.hocg.boot.utils.lambda.map.LambdaMap
 

R

relationExists(Table) - Method in class in.hocg.boot.utils.db.schema.SchemaUtils
 
relationExists(String, String) - Method in class in.hocg.boot.utils.db.schema.SchemaUtils
表是否存在
remove(SFunction<T, ?>) - Method in interface in.hocg.boot.utils.lambda.map.LambdaMap
 
removeIfExits(Collection<R>, Collection<T>, BiFunction<R, T, Boolean>) - Method in class in.hocg.boot.utils.LangUtils
移除 all 中的 sub all - sub
resolve(SFunction<?, ?>) - Static method in class in.hocg.boot.utils.lambda.SerializedLambda
 
result(boolean) - Static method in class in.hocg.boot.utils.struct.result.Result
 
Result<T> - Class in in.hocg.boot.utils.struct.result
Created by hocgin on 2020/11/21 email: hocgin@gmail.com
Result() - Constructor for class in.hocg.boot.utils.struct.result.Result
 
ResultCode - Enum in in.hocg.boot.utils.struct.result
Created by hocgin on 2018/12/12.
reverse(Map<K, V>) - Static method in class in.hocg.boot.utils.LangUtils
Map Key Value 调换
rule(Function<K, Boolean>, Supplier<?>) - Method in class in.hocg.boot.utils.Rules
 
rule(K, Supplier<?>) - Method in class in.hocg.boot.utils.Rules
 
Rules<K> - Class in in.hocg.boot.utils
Created by hocgin on 2021/5/31 email: hocgin@gmail.com
Rules() - Constructor for class in.hocg.boot.utils.Rules
 
runIfNotNull(K, ConsumerThrow<K>) - Method in class in.hocg.boot.utils.LangUtils
 
Runnable(Runnable) - Static method in class in.hocg.boot.utils.Rules
 

S

scan(String...) - Method in class in.hocg.boot.utils.utils.DataDictUtils
扫描为数据结构
scanClass(String...) - Method in class in.hocg.boot.utils.utils.DataDictUtils
扫描获取数据字典类
scanMaps(String...) - Method in class in.hocg.boot.utils.utils.DataDictUtils
扫描所有实现 DataDictEnum 的枚举类并缓存
scanSql(List<String>) - Method in class in.hocg.boot.utils.utils.DataDictUtils
扫描获取生成默认格式 SQL
scanSql(List<String>, Function<DictData, String>, BiFunction<DictData, DictData.Item, String>) - Method in class in.hocg.boot.utils.utils.DataDictUtils
扫描获取生成SQL
SchemaUtils - Class in in.hocg.boot.utils.db.schema
Created by hocgin on 2022/3/16 email: hocgin@gmail.com
SchemaUtils() - Constructor for class in.hocg.boot.utils.db.schema.SchemaUtils
 
SensitiveUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2021/5/12 email: hocgin@gmail.com
SensitiveUtils() - Constructor for class in.hocg.boot.utils.utils.SensitiveUtils
 
SerializationUtils - Class in in.hocg.boot.utils.lambda
Created by hocgin on 2020/4/10.
SerializationUtils() - Constructor for class in.hocg.boot.utils.lambda.SerializationUtils
 
serialize(Object) - Static method in class in.hocg.boot.utils.lambda.SerializationUtils
 
SerializedLambda - Class in in.hocg.boot.utils.lambda
Created by hocgin on 2020/4/10.
SerializedLambda() - Constructor for class in.hocg.boot.utils.lambda.SerializedLambda
 
SERVICE_ERROR - in.hocg.boot.utils.struct.result.ResultCode
 
ServiceException - Exception in in.hocg.boot.utils.exception
Created by hocgin on 2019-09-24.
ServiceException(int, String) - Constructor for exception in.hocg.boot.utils.exception.ServiceException
 
setFieldValue(Object, Field, Object) - Method in class in.hocg.boot.utils.LangUtils
设置对象某字段的值
setIfNotNull(T, Consumer<T>) - Method in class in.hocg.boot.utils.LangUtils
如果传入的值不为 NULL,则当作入参执行后续函数
setTenantId(Long) - Method in class in.hocg.boot.utils.context.TenantContextHolder
 
setUserId(Long) - Method in class in.hocg.boot.utils.context.UserContextHolder
 
SFunction<T,​R> - Interface in in.hocg.boot.utils.lambda
Created by hocgin on 2020/4/10.
state(boolean) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
state(boolean, String, Object...) - Method in class in.hocg.boot.utils.utils.ValidUtils
 
StringMap<V> - Class in in.hocg.boot.utils.lambda.map
Created by hocgin on 2020/6/7.
StringMap() - Constructor for class in.hocg.boot.utils.lambda.map.StringMap
 
StringPoolUtils - Class in in.hocg.boot.utils
Created by hocgin on 2021/5/13 email: hocgin@gmail.com
StringPoolUtils() - Constructor for class in.hocg.boot.utils.StringPoolUtils
 
success() - Static method in class in.hocg.boot.utils.struct.result.Result
 
success(T) - Static method in class in.hocg.boot.utils.struct.result.Result
 
Success - in.hocg.boot.utils.utils.LogUtils.LogStatus
 
SUCCESS - in.hocg.boot.utils.struct.result.ResultCode
 
supplier(CharSequence, Object...) - Static method in exception in.hocg.boot.utils.exception.ServiceException
 
Supplier(Supplier<P>) - Static method in class in.hocg.boot.utils.Rules
 
SupplierThrow<T> - Interface in in.hocg.boot.utils.function
Created by hocgin on 2021/8/7 email: hocgin@gmail.com

T

telephone(String) - Static method in class in.hocg.boot.utils.utils.SensitiveUtils
脱敏座机号。****1234
TenantContextHolder - Class in in.hocg.boot.utils.context
Created by hocgin on 2021/12/31 email: hocgin@gmail.com
TenantContextHolder() - Constructor for class in.hocg.boot.utils.context.TenantContextHolder
 
ThreeConsumerThrow<T,​U,​Z> - Interface in in.hocg.boot.utils.function
Created by hocgin on 2021/8/7 email: hocgin@gmail.com
toClassConfident(String) - Static method in class in.hocg.boot.utils.lambda.SerializedLambda
请仅在确定类存在的情况下调用该方法
toClassConfident(String) - Static method in class in.hocg.boot.utils.utils.ClassUtils
 
toDate(LocalDateTime) - Method in class in.hocg.boot.utils.utils.DateUtils
 
toGroup(List<T>, Function<? super T, ? extends K>) - Method in class in.hocg.boot.utils.LangUtils
 
toList(Iterable<V>, boolean, Function<? super V, R>) - Method in class in.hocg.boot.utils.LangUtils
 
toList(Iterable<V>, Function<? super V, R>) - Method in class in.hocg.boot.utils.LangUtils
提取 List 项的值
toList(Object[]) - Method in class in.hocg.boot.utils.LangUtils
 
toMap(Collection<V>, Function<? super V, K>) - Method in class in.hocg.boot.utils.LangUtils
数组 转为 Map
toMap(Collection<V>, Function<? super V, K>, Function<? super V, Z>) - Method in class in.hocg.boot.utils.LangUtils
 
toMultiList(Iterable<V>, boolean, SFunction<V, ?>...) - Method in class in.hocg.boot.utils.LangUtils
 
toMultiList(Iterable<V>, SFunction<V, ?>...) - Method in class in.hocg.boot.utils.LangUtils
 
ToolsException - Exception in in.hocg.boot.utils.exception
Created by hocgin on 2021/1/5 email: hocgin@gmail.com
ToolsException(String) - Constructor for exception in.hocg.boot.utils.exception.ToolsException
 
ToolsException(String, Throwable) - Constructor for exception in.hocg.boot.utils.exception.ToolsException
 
ToolsException(Throwable) - Constructor for exception in.hocg.boot.utils.exception.ToolsException
 
toString() - Method in class in.hocg.boot.utils.lambda.SerializedLambda
 
toString(Object) - Method in class in.hocg.boot.utils.LangUtils
 

U

UnAuthenticationException - Exception in in.hocg.boot.utils.exception
Created by hocgin on 2020/12/25 email: hocgin@gmail.com
UnAuthenticationException() - Constructor for exception in.hocg.boot.utils.exception.UnAuthenticationException
 
UNKNOWN - Static variable in class in.hocg.boot.utils.StringPoolUtils
 
UserContextHolder - Class in in.hocg.boot.utils.context
Created by hocgin on 2021/12/31 email: hocgin@gmail.com
UserContextHolder() - Constructor for class in.hocg.boot.utils.context.UserContextHolder
 
UserPrincipal - Class in in.hocg.boot.utils.context.security
Created by hocgin on 2022/1/8 email: hocgin@gmail.com
UserPrincipal() - Constructor for class in.hocg.boot.utils.context.security.UserPrincipal
 

V

ValidUtils - Class in in.hocg.boot.utils.utils
Created by hocgin on 2020/2/15.
ValidUtils() - Constructor for class in.hocg.boot.utils.utils.ValidUtils
 
valueOf(String) - Static method in enum in.hocg.boot.utils.struct.result.ResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum in.hocg.boot.utils.utils.LogUtils.LogStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum in.hocg.boot.utils.struct.result.ResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum in.hocg.boot.utils.utils.LogUtils.LogStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebUtils - Class in in.hocg.boot.utils.servlet
 
WebUtils() - Constructor for class in.hocg.boot.utils.servlet.WebUtils
 
wrap(int, CharSequence, Object...) - Static method in exception in.hocg.boot.utils.exception.ServiceException
 
wrap(CharSequence, Object...) - Static method in exception in.hocg.boot.utils.exception.ServiceException
 
wrap(Exception) - Static method in exception in.hocg.boot.utils.exception.ServiceException
 
wrap(String, Object...) - Static method in class in.hocg.boot.utils.utils.ExceptionUtils
重载的方法
wrap(String, Throwable, Object...) - Static method in class in.hocg.boot.utils.utils.ExceptionUtils
返回一个新的异常,统一构建,方便统一处理
wrap(Throwable) - Static method in class in.hocg.boot.utils.utils.ExceptionUtils
重载的方法
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages