public class YIntApp extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
gitId
will be git commit id
|
static boolean |
isLocalDebug |
static String |
project
当前所属项目
|
static String |
releaseAuthor |
static String |
releaseDate
发布时间 yyyy-MM-dd HH:mm:ss
|
static long |
versionCode
数字型号的版本号
|
static String |
versionName
字符串形式的版本
|
| 构造器和说明 |
|---|
YIntApp() |
public static String project
public static String gitId
public static long versionCode
public static String versionName
public static String releaseDate
public static String releaseAuthor
public static boolean isLocalDebug
public static void load(InputStream stream) throws IOException
IOExceptionpublic static boolean isTrue(Boolean bool)
public static long toLong(String str, long defaultValue)
Copyright © 2022. All rights reserved.