跳过导航链接
B C E G H I J M P T V 

B

BranchHandle - top.zackyoung.tool.lambda.interfaces中的接口
 
BranchHandle - top.zackyoung.tool.lambda.interfaces中的接口
 
BranchHandleReturn<T> - top.zackyoung.tool.lambda.interfaces中的接口
 
BranchHandleReturn<T> - top.zackyoung.tool.lambda.interfaces中的接口
 

C

cd(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
条件为true即运行
cd(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
条件为true即运行
cd(boolean) - 类 中的方法top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 
cd(boolean) - 类 中的方法top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 
ConditionHandler - top.zackyoung.tool.lambda.interfaces中的接口
 
ConditionHandler - top.zackyoung.tool.lambda.interfaces中的接口
 
ConditionHandler2 - top.zackyoung.tool.lambda中的接口
 
ConditionHandler2 - top.zackyoung.tool.lambda中的接口
 

E

elseHandler(Runnable) - 类 中的方法top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 
elseHandler(Runnable) - 类 中的方法top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 
exec() - 类 中的方法top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 
exec() - 类 中的方法top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 

G

getChildNode(String) - 类 中的静态方法top.zackyoung.tool.hugegraph.HugegraphUtils
获取企业的子节点
getChildNode(String) - 类 中的静态方法top.zackyoung.tool.hugegraph.HugegraphUtils
获取企业的子节点
getChildNodeIsChild(String) - 类 中的静态方法top.zackyoung.tool.hugegraph.HugegraphUtils
 
getChildNodeIsChild(String) - 类 中的静态方法top.zackyoung.tool.hugegraph.HugegraphUtils
 
getInstance - 类 中的静态变量top.zackyoung.tool.lambda.VUtils
 
getInstance - 类 中的静态变量top.zackyoung.tool.lambda.VUtils
 

H

handler(Runnable) - 接口 中的方法top.zackyoung.tool.lambda.ConditionHandler2
 
handler(Runnable) - 接口 中的方法top.zackyoung.tool.lambda.ConditionHandler2
 
handler(Runnable) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.ConditionHandler
 
handler(Runnable) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.ConditionHandler
 
HugegraphUtils - top.zackyoung.tool.hugegraph中的类
 
HugegraphUtils - top.zackyoung.tool.hugegraph中的类
 
HugegraphUtils() - 类 的构造器top.zackyoung.tool.hugegraph.HugegraphUtils
 
HugegraphUtils() - 类 的构造器top.zackyoung.tool.hugegraph.HugegraphUtils
 

I

ifElseBuilder() - 类 的构造器top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 
ifElseBuilder() - 类 的构造器top.zackyoung.tool.lambda.VUtils.ifElseBuilder
 
isBlankOrNoBlank(String) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
参数为true或false时,分别进行不同的操作
isBlankOrNoBlank(String) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
参数为true或false时,分别进行不同的操作
isTrue(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
如果参数为true抛出异常
isTrue(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
如果参数为true抛出异常
isTrueOrFalse(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
参数为true或false时,分别进行不同的步骤
isTrueOrFalse(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
参数为true或false时,分别进行不同的步骤
isTrueOrFalseReturn(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
 
isTrueOrFalseReturn(boolean) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
 

J

JSONUtils - top.zackyoung.tool.json中的类
 
JSONUtils - top.zackyoung.tool.json中的类
 
JSONUtils() - 类 的构造器top.zackyoung.tool.json.JSONUtils
 
JSONUtils() - 类 的构造器top.zackyoung.tool.json.JSONUtils
 
judge(Runnable...) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.JudgeHandle
判断处理
judge(Runnable...) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.JudgeHandle
判断处理
judge(boolean...) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
判断逻辑进行对应的处理逻辑
judge(boolean...) - 类 中的静态方法top.zackyoung.tool.lambda.VUtils
判断逻辑进行对应的处理逻辑
JudgeHandle - top.zackyoung.tool.lambda.interfaces中的接口
 
JudgeHandle - top.zackyoung.tool.lambda.interfaces中的接口
 

M

main(String[]) - 类 中的静态方法top.zackyoung.tool.hugegraph.HugegraphUtils
 
main(String[]) - 类 中的静态方法top.zackyoung.tool.hugegraph.HugegraphUtils
 

P

parseFiled(int, JSONObject, String[]) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
通过递归解析字段:如 common.user.name 只会解析到user时的对象
parseFiled(int, JSONObject, String[]) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
通过递归解析字段:如 common.user.name 只会解析到user时的对象
presentOrElseHandle(Consumer<? super T>, Runnable) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.PresentOrElseHandler
值不为空时执行消费操作 值为空时执行其他操作
presentOrElseHandle(Consumer<? super T>, Runnable) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.PresentOrElseHandler
值不为空时执行消费操作 值为空时执行其他操作
PresentOrElseHandler<T> - top.zackyoung.tool.lambda.interfaces中的接口
 
PresentOrElseHandler<T> - top.zackyoung.tool.lambda.interfaces中的接口
 

T

ThrowExceptionFunction - top.zackyoung.tool.lambda.interfaces中的接口
 
ThrowExceptionFunction - top.zackyoung.tool.lambda.interfaces中的接口
 
throwMessage(String) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.ThrowExceptionFunction
抛出异常信息
throwMessage(String) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.ThrowExceptionFunction
抛出异常信息
toBean(Class<T>, JSONObject) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
 
toBean(Class<T>, JSONObject) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
 
toBeanList(Class<T>, JSONArray, Function<JSONObject, Boolean>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体,可指定过滤值
toBeanList(Class<T>, JSONArray, Function<JSONObject, Boolean>, Consumer<T>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体,可指定过滤值
toBeanList(Class<T>, JSONArray, Consumer<T>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体,可指定过滤值
toBeanList(Class<T>, JSONArray) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体
toBeanList(Class<T>, JSONArray, Function<JSONObject, Boolean>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体,可指定过滤值
toBeanList(Class<T>, JSONArray, Function<JSONObject, Boolean>, Consumer<T>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体,可指定过滤值
toBeanList(Class<T>, JSONArray, Consumer<T>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体,可指定过滤值
toBeanList(Class<T>, JSONArray) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
jsonArray转实体
toBeanStream(Class<T>, JSONArray, Function<JSONObject, Boolean>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
转换流
toBeanStream(Class<T>, JSONArray) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
 
toBeanStream(Class<T>, JSONArray, Function<JSONObject, Boolean>) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
转换流
toBeanStream(Class<T>, JSONArray) - 类 中的静态方法top.zackyoung.tool.json.JSONUtils
 
top.zackyoung.tool.hugegraph - 程序包 top.zackyoung.tool.hugegraph
 
top.zackyoung.tool.json - 程序包 top.zackyoung.tool.json
 
top.zackyoung.tool.lambda - 程序包 top.zackyoung.tool.lambda
 
top.zackyoung.tool.lambda.interfaces - 程序包 top.zackyoung.tool.lambda.interfaces
 
trueOrFalseHandle(Runnable, Runnable) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.BranchHandle
分支操作
trueOrFalseHandle(Runnable, Runnable) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.BranchHandle
分支操作
trueOrFalseHandle(Supplier<T>, Supplier<T>) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.BranchHandleReturn
分支操作
trueOrFalseHandle(Supplier<T>, Supplier<T>) - 接口 中的方法top.zackyoung.tool.lambda.interfaces.BranchHandleReturn
分支操作

V

VUtils - top.zackyoung.tool.lambda中的类
 
VUtils - top.zackyoung.tool.lambda中的类
 
VUtils() - 类 的构造器top.zackyoung.tool.lambda.VUtils
 
VUtils() - 类 的构造器top.zackyoung.tool.lambda.VUtils
 
VUtils.ifElseBuilder - top.zackyoung.tool.lambda中的类
if else
VUtils.ifElseBuilder - top.zackyoung.tool.lambda中的类
if else
B C E G H I J M P T V 
跳过导航链接

Copyright © 2022. All rights reserved.