| Class | Description |
|---|---|
| ClassExistCacheUtils |
ClassCacheUtils is utility class to cache some info of classes read and write
method
|
| ClassExistCacheUtils.ClassOrMethodNotExist | |
| MD5Util | |
| MyServerlessFileUtils |
File Utilities usually used inside of compiler
|
| MyServerlessStrUtils |
String Utilities usually used inside of framework
|
| Systemout |
Debug Util
|
| Txt |
Child class extended from Text support multiple line String.
|
| TxtUtils |
TextUtils is used to read Java source file from sources folder, usage: String
src=TextUtils.getJavaSourceCode(Foo.class, "UTF-8"); To use this function
need copy java src file into resources folder or set a plug-in in pom.xml,
detail see
|
Copyright © 2021. All rights reserved.