commons-lang 文档 下载链接(含jar包、源码、pom)

组件名称中文-文档-下载链接中英对照-文档-下载链接
commons-lang-2.4.jarcommons-lang-2.4-API文档-中文版.zipcommons-lang-2.4-API文档-中英对照版.zip
commons-lang-2.6.jarcommons-lang-2.6-API文档-中文版.zipcommons-lang-2.6-API文档-中英对照版.zip

commons-lang 简介

Commons Lang 是一个Java实用程序类包,用于Java中的类。Lang的层次结构,或被认为是标准的,以证明在java.lang中的存在。

标准Java库无法提供足够的方法来操作其核心类。Apache Commons Lang提供了这些额外的方法。

Apache Commons Lang为java提供了大量的辅助实用程序。主要包括String操作方法、基本数值方法、对象反射、并发性、创建和序列化以及系统属性。此外,它还包含了对java.util.Date的基本增强,以及一系列专门用于帮助构建方法的实用程序,如hashCode、toString和equals。

在这里插入图片描述

在这里插入图片描述

commons-lang 中文文档、中英对照文档 说明

摘要:org.apache.commons.lang、commons-lang、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、java;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package)

org.apache.commons.lang

org.apache.commons.lang.builder

org.apache.commons.lang.enum

org.apache.commons.lang.enums

org.apache.commons.lang.exception

org.apache.commons.lang.math

org.apache.commons.lang.mutable

org.apache.commons.lang.reflect

org.apache.commons.lang.text

org.apache.commons.lang.time

涉及的类(class)

ArrayUtils

BitField

BooleanUtils

CharEncoding

CharRange

CharSet

CharSetUtils

CharUtils

ClassUtils

CloneFailedException

CompareToBuilder

CompositeFormat

ConstructorUtils

DateFormatUtils

DateUtils

DoubleRange

DurationFormatUtils

Enum

Enum

EnumUtils

EnumUtils

EqualsBuilder

ExceptionUtils

ExtendedMessageFormat

FastDateFormat

FieldUtils

FloatRange

FormatFactory

Fraction

HashCodeBuilder

IEEE754rUtils

IllegalClassException

IncompleteArgumentException

IntRange

JVMRandom

LocaleUtils

LongRange

MethodUtils

Mutable

MutableBoolean

MutableByte

MutableDouble

MutableFloat

MutableInt

MutableLong

MutableObject

MutableShort

Nestable

NestableDelegate

NestableError

NestableException

NestableRuntimeException

NotImplementedException

NullArgumentException

NumberRange

NumberRange

NumberUtils

NumberUtils

ObjectUtils

ObjectUtils.Null

RandomStringUtils

RandomUtils

Range

ReflectionToStringBuilder

SerializationException

SerializationUtils

StandardToStringStyle

StopWatch

StrBuilder

StringEscapeUtils

StringUtils

StrLookup

StrMatcher

StrSubstitutor

StrTokenizer

SystemUtils

ToStringBuilder

ToStringStyle

UnhandledException

Validate

ValuedEnum

ValuedEnum

WordUtils

Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐