类 SafeKit
java.lang.Object
com.iohao.game.common.kit.SafeKit
获取安全的值, 保证返回的不是 null
- 作者:
- 渔民小镇
- 日期:
- 2021-12-20
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleangetBoolean(Boolean value) booleangetBoolean(Boolean value, boolean defaultValue) intintintlonglonglong
-
构造器详细资料
-
SafeKit
public SafeKit()
-
-
方法详细资料
-
getInt
-
getInt
-
getInt
-
getLong
-
getLong
-
getLong
-
getBoolean
-
getBoolean
-
getString
-