-
Classes Class Description org.apache.commons.lang.NumberRange Use one of the Range classes in org.apache.commons.lang.math. Class will be removed in Commons Lang 3.0.org.apache.commons.lang.NumberUtils Moved to org.apache.commons.lang.math. Class will be removed in Commons Lang 3.0.
-
Fields Field Description org.apache.commons.lang.time.DateUtils.MILLIS_IN_DAY Use MILLIS_PER_DAY. This will be removed in Commons Lang 3.0.org.apache.commons.lang.time.DateUtils.MILLIS_IN_HOUR Use MILLIS_PER_HOUR. This will be removed in Commons Lang 3.0.org.apache.commons.lang.time.DateUtils.MILLIS_IN_MINUTE Use MILLIS_PER_MINUTE. This will be removed in Commons Lang 3.0.org.apache.commons.lang.time.DateUtils.MILLIS_IN_SECOND Use MILLIS_PER_SECOND. This will be removed in Commons Lang 3.0.
-
Constructors Constructor Description org.apache.commons.lang.builder.ReflectionToStringBuilder(Object, ToStringStyle, StringBuffer, Class, boolean)