请参阅: 说明
| 类 | 说明 |
|---|---|
| AnnotationConst |
注解常量
|
| CharConst |
字符常量
|
| CharsetConst |
编码常量
|
| FieldConst |
字段常量
project: heaven-FieldConst
create on 2020/2/10 9:27
|
| FileOptionConst |
文件操作常量
可以结合
RandomAccessFile 随机访问文件使用 |
| FileProtocolConst |
文件协议常量
|
| FileTypeConst |
文件类型常量
|
| FileTypeConst.Compress |
压缩文件
|
| FileTypeConst.Glob |
文件类型过滤
|
| FileTypeConst.Image |
图片
|
| JavaDocConst |
Java 注释常量
|
| MathConst | 已过时 |
| MavenConst |
maven 项目常量
|
| MethodConst |
方法常量
|
| PathConst |
路径常量
|
| PunctuationConst |
标点符号常量
|
| SystemConst |
系统常量
String currentUser = System.getProperty("user.name");
|
常量包
为了简化长度:使用 const 作为结尾Created: 2019-02-20 20:42
Project: heaven
Copyright © 2024. All rights reserved.