
可下载的Apache Commons Lang jar包。
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
commons-lang3.3.1.jar 及其包含的 Apache Commons 包,提供了一系列数据类型工具类,这些工具类是对 java.lang.* 接口的扩展。该 jar 包被认为是 JRE 5.0 及更高版本所必需的依赖项。其中包含的类包括:META-INF/MANIFEST.MF、META-INF/LICENSE.txt、META-INF/NOTICE.txt 以及 org.apache.commons.lang.ArrayUtils 类、org.apache.commons.lang.BitField 类、org.apache.commons.lang.BooleanUtils 类、org.apache.commons.lang.CharEncoding 类、org。apache。commons。lang。CharRange 类、org。apache。commons。lang。CharSet 类、org。apache。commons。lang。CharSetUtils 类、org。apache。commons。lang。CharUtils 类、org.apache.commons.lang.ClassUtils类,以及一系列用于处理字符串和对象操作的类,例如 org.apache.commons.lang.Entities 类及其子类(ArrayEntityMap, BinaryEntityMap, EntityMap, HashEntityMap, LookupEntityMap, MapIntMap, PrimitiveEntityMap, TreeEntityMap),org.apache.commons.lang.IllegalClassException 类,org.apache.commons.lang.IncompleteArgumentException 类,org.apache.commons.lang.IntHashMap 类及其 Entry 类,org.apache.commons.lang.LocaleUtils 类,org.apache.commons.lang.NotImplementedException 类,org.apache.commons.lang.NullArgumentException 类, org 。 apache 。 commons 。 lang 。 NumberRange类 、 org . apache . commons . lang . NumberUtils类 、 org . apache . commons . lang . ObjectUtils类 和其 Null 子类 、 org . apache . commons . lang . RandomStringUtils类 ,以及异常处理相关的类如 org\. apache \ commons \ lang \ serialization \ SerializationException ,和 SerializationUtils ,StringEscapeUtils ,StringUtils ,SystemUtils 和 UnhandledException 等等,此外还包括 Validate 和 WordUtils 等实用工具类以及 Builder 类的实现(CompareToBuilder, EqualsBuilder,HashCodeBuilder, ReflectionToStringBuilder)。同时还包含枚举相关的类 (Enum 和 EnumUtils),以及用于日期和时间处理的 FastDateFormat 类的各种组成部分(CharacterLiteral, NumberRule, PaddedNumberField, Pair, Rule, StringLiteral , TextField , TimeZoneDisplayKey , TimeZoneNameRule , TimeZoneNumberRule , TwelveHourField , TwentyFourHourField , TwoDigitMonthField , TwoDigitNumberField , TwoDigitYearField 和 UnpaddedMonthField)。 最后还有一些用于时间管理和性能优化的工具如 StopWatch 。
全部评论 (0)


