feilong development tool library v3.5.1
3.5.1
feilong is a tool library that makes Java development easier.
1. There are commonly used tool classes (such as DateUtil for processing dates, CollectionsUtil for processing collections, etc.)
2. There are commonly used JAVA constant classes (such as date format DatePattern, time interval TimeInterval, etc.)
3. Unnecessary Exceptions are converted into RuntimeExceptions to reduce unnecessary code.
4. The most complete API with Chinese annotations in China
5. Have complete unit testing
Notice
feilong 3 requires JDK8+, has not tested the Android platform, and cannot guarantee that all tool classes or tool methods are available.
If your project uses JDK7, please use feilong core 2.1.0.