Skip to content

luckyshq/javaUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javaUtils

常用的java工具类集合.


版本

Version 0.2.1

Java

Http相关:
  • HttpRequestCode 所有的既定http状态码.
  • HttpCommonCode 常用的http状态码,同时封装getCodeString方法.
Value相关:
  • ProgressHelper 获取数值进度工具类.
  • MyMath 数学计算相关类.
Date相关:
  • SimpleDateFormatFun 通过函数式方法生成DateFormat. (e.g. new SimpleDateFormatFun().year().s().monthNum().s().day().fin(), 仅供娱乐>,<)
  • SimpleDateFactory 常用SimpleDateFormat工厂类. (编写中,这个肯定比上面那个实用=.=)

更新

Version 0.2.1 2015-10-29

  • 移除androidUtils文件夹,在Github为AndroidUtil新建单独的repository.

Copyright 2014 Shengqi Zhang

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

常用的java工具类汇总

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages