Commons Lang

The standard Java libraries fail to provide enough methods for manipulation of its core classes. Apache Commons Lang provides these extra methods.

Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creation and serialization and System properties. Additionally it contains basic enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals.

Note that Lang 3.0 (and subsequent versions) use a different package (org.apache.commons.lang3) than the previous versions (org.apache.commons.lang), allowing it to be used at the same time as an earlier version.

下载链接

最新文章

  1. html5中新增非主体结构元素
  2. 记录一下git 的常用命令
  3. Android-小tips
  4. 20145225《Java程序设计》 第5周学习总结
  5. Vue.js进阶
  6. 关于eclipse中MAVEN WEB工程中编译问题
  7. ahjesus不断完善的js小"内裤"
  8. SSAS更改默认端口号,使用非默认端口号的时候Olap连接字符串的格式
  9. [__NSCFString absoluteURL]错误的解决方案
  10. leetcode Database3
  11. ubuntu 在XP下硬盘安装
  12. openstack VM可以ping外部网络,但是外部网络ping不通VM
  13. [Mugeda HTML5技术教程之12]制作跨屏互动应用
  14. MVC4 jquery 样式 主题 用法(案例)
  15. Ubuntu eclipse :An error has occurred. See the log file
  16. JVM菜鸟进阶高手之路十二(jdk9、JVM方面变化, 蹭热度)
  17. Gradle下载 Jar 包
  18. 基于maven的spring-boot的pom文件详解
  19. Meterpreter提权详解
  20. branchynet

热门文章

  1. 二:ZooKeeper术语概念
  2. 两天三场Java实习生面试总结
  3. Oracle 11g RAC oc4j/gsd Offline
  4. mysql的password()函数和md5函数
  5. MyEclipse8.5注册码 到2015年
  6. 嵌入式 H264中的SPS、PPS提取与作用
  7. 【原创】Linux下编译链接中常见问题总结
  8. Docker 基础技术:Linux Namespace(下)
  9. mysql Access denied for user \'root\'@\'localhost\'”解决办法总结,下面我们对常见的出现的一些错误代码进行分析并给出解决办法,有需要的朋友可参考一下。
  10. LoadRunner中常见参数和变量