|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
int[]) and primitive wrapper arrays
(like Integer[]).Field.
CharSet.
Throwable
objects.
builder the comparison of
two Objects.
builder the comparison of
two Objects.
builder the comparison of
two longs.
builder the comparison of
two ints.
builder the comparison of
two shorts.
builder the comparison of
two chars.
builder the comparison of
two bytes.
builder the comparison of
two doubles.
builder the comparison of
two floats.
builder the comparison of
two booleanss.
builder the deep comparison of
two Object arrays.
builder the deep comparison of
two Object arrays.
builder the deep comparison of
two long arrays.
builder the deep comparison of
two int arrays.
builder the deep comparison of
two short arrays.
builder the deep comparison of
two char arrays.
builder the deep comparison of
two byte arrays.
builder the deep comparison of
two double arrays.
builder the deep comparison of
two float arrays.
builder the deep comparison of
two boolean arrays.
Objects are equal using their
equals method.
longs are equal.
ints are equal.
shorts are equal.
chars are equal.
bytes are equal.
doubles are equal by testing that the
pattern of bits returned by doubleToLong are equal.
floats are equal byt testing that the
pattern of bits returned by doubleToLong are equal.
booleanss are equal.
Object arrays.
long.
int.
short.
char.
byte.
double.
float.
boolean.
hashCode for an Object.
hashCode for a long.
hashCode for an int.
hashCode for a short.
hashCode for a char.
hashCode for a byte.
hashCode for a double.
hashCode for a float.
hashCode for a boolean.
hashCode for an Object array.
hashCode for a long array.
hashCode for an int array.
hashCode for a short array.
hashCode for a char array.
hashCode for a byte array.
hashCode for a double array.
hashCode for a float array.
hashCode for a boolean array.
toString a boolean
value.
toString a boolean
array.
toString a byte
value.
toString a byte
array.
toString a char
value.
toString a char
array.
toString a double
value.
toString a double
array.
toString a float
value.
toString a float
array.
toString an int
value.
toString an int
array.
toString a long
value.
toString a long
array.
toString an Object
value.
toString an Object
array.
toString a short
value.
toString a short
array.
toString a boolean
value.
toString a boolean
array.
toString a boolean
array.
toString an byte
value.
toString a byte array.
toString a byte
array.
toString a char
value.
toString a char
array.
toString a char
array.
toString a double
value.
toString a double
array.
toString a double
array.
toString an float
value.
toString a float
array.
toString a float
array.
toString an int
value.
toString an int
array.
toString an int
array.
toString a long
value.
toString a long
array.
toString a long
array.
toString an Object
value.
toString an Object
value.
toString an Object
array.
toString an Object
array.
toString an short
value.
toString a short
array.
toString a short
array.
toString an Object
value, printing the full toString of the
Object passed in.
toString a long
value.
toString an int
value.
toString a short
value.
toString a byte
value.
toString a char
value.
toString a double
value.
toString a float
value.
toString a boolean
value.
toString an Object
array.
toString a long
array.
toString an int
array.
toString a short
array.
toString a byte
array.
toString a char
array.
toString a double
array.
toString a float
array.
toString a boolean
array.
Object toString()
method.
toString the class name.
toString the content end.
toString the content start.
toString an Object
value, printing the full detail of the Object.
toString a Collection.
toString a Map.
- appendDetail(StringBuffer, String, long) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a long
value.
- appendDetail(StringBuffer, String, int) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString an int
value.
- appendDetail(StringBuffer, String, short) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a short
value.
- appendDetail(StringBuffer, String, byte) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a byte
value.
- appendDetail(StringBuffer, String, char) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a char
value.
- appendDetail(StringBuffer, String, double) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a double
value.
- appendDetail(StringBuffer, String, float) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a float
value.
- appendDetail(StringBuffer, String, boolean) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a boolean
value.
- appendDetail(StringBuffer, String, Object[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of an
Object array.
- appendDetail(StringBuffer, String, long[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of a
long array.
- appendDetail(StringBuffer, String, int[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of an
int array.
- appendDetail(StringBuffer, String, short[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of a
short array.
- appendDetail(StringBuffer, String, byte[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of a
byte array.
- appendDetail(StringBuffer, String, char[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of a
char array.
- appendDetail(StringBuffer, String, double[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of a
double array.
- appendDetail(StringBuffer, String, float[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of a
float array.
- appendDetail(StringBuffer, String, boolean[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the detail of a
boolean array.
- appendEnd(StringBuffer, Object) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the end of data indicator.
- appendFieldEnd(StringBuffer, String) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the field end.
- appendFieldSeparator(StringBuffer) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the field separator.
- appendFieldStart(StringBuffer, String) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the field start.
- appendFieldsIn(Class) -
Method in class org.apache.commons.lang.builder.ReflectionToStringBuilder
- Appends the fields and values defined by the given object of the
given Class.
- appendIdentityHashCode(StringBuffer, Object) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append the
System.identityHashCode(java.lang.Object).
- appendIdentityToString(StringBuffer, Object) -
Static method in class org.apache.commons.lang.ObjectUtils
- Appends the toString that would be produced by
Object
if a class did not override toString itself.
- appendInternal(StringBuffer, String, Object, boolean) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString an Object,
correctly interpreting its type.
- appendNullText(StringBuffer, String) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString an indicator for null.
- appendStart(StringBuffer, Object) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the start of data indicator.
- appendSummary(StringBuffer, String, Object) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString an Object
value, printing a summary of the Object.
- appendSummary(StringBuffer, String, Object[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of an
Object array.
- appendSummary(StringBuffer, String, long[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of a
long array.
- appendSummary(StringBuffer, String, int[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of an
int array.
- appendSummary(StringBuffer, String, short[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of a
short array.
- appendSummary(StringBuffer, String, byte[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of a
byte array.
- appendSummary(StringBuffer, String, char[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of a
char array.
- appendSummary(StringBuffer, String, double[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of a
double array.
- appendSummary(StringBuffer, String, float[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of a
float array.
- appendSummary(StringBuffer, String, boolean[]) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a summary of a
boolean array.
- appendSummarySize(StringBuffer, String, int) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString a size summary.
- appendSuper(int) -
Method in class org.apache.commons.lang.builder.CompareToBuilder
- Appends to the
builder the compareTo(Object)
result of the superclass.
- appendSuper(boolean) -
Method in class org.apache.commons.lang.builder.EqualsBuilder
- Adds the result of
super.equals() to this builder.
- appendSuper(int) -
Method in class org.apache.commons.lang.builder.HashCodeBuilder
- Adds the result of super.hashCode() to this builder.
- appendSuper(String) -
Method in class org.apache.commons.lang.builder.ToStringBuilder
- Append the
toString from the superclass.
- appendSuper(StringBuffer, String) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString the superclass toString.
- appendToString(String) -
Method in class org.apache.commons.lang.builder.ToStringBuilder
- Append the
toString from another object.
- appendToString(StringBuffer, String) -
Method in class org.apache.commons.lang.builder.ToStringStyle
- Append to the
toString another toString.
- applyRules(Calendar, StringBuffer) -
Method in class org.apache.commons.lang.time.FastDateFormat
- Performs the formatting by applying the rules to the
specified calendar.
BooleanUtils instances should NOT be constructed in standard programming.
CharRange over a single character.
CharRange over a single character,
optionally negating the range.
CharRange over a set of characters.
CharRange over a set of characters,
optionally negating the range.
CharSets.Comparable.compareTo(Object) methods.StringUtils.capitalize(String).
Method will be removed in Commons Lang 3.0.
WordUtils.capitalize(String).
Method will be removed in Commons Lang 3.0.
Character.toTitleCase(char).
size
using the space character (' ').
size.
size.
separator from the end of
str if it's there, otherwise leave it alone.
StringUtils.chomp(String) instead.
Method will be removed in Commons Lang 3.0.
StringUtils.chomp(String,String) instead.
Method will be removed in Commons Lang 3.0.
StringUtils.chomp(String) instead.
Method will be removed in Commons Lang 3.0.
StringUtils.trimToEmpty(String).
Method will be removed in Commons Lang 3.0.
null.
null.
null.
null.
null.
null.
null.
null.
null.
Object using serialization.
doubles for order.
doubles for order.
StringUtils.join(Object[]) instead.
Method will be removed in Commons Lang 3.0.
CharSet contain the specified
character ch.
null.
null.
double occurs within
this range using double comparison.
Number occurs within
this range using double comparison..
double occurs within
this range using double comparison.
float occurs within
this range using float comparison.
Number occurs within
this range using float comparison.
float occurs within
this range using float comparison.
int occurs within
this range using int comparison.
Number occurs within
this range using int comparison..
int occurs within
this range using int comparison.
long occurs within
this range using long comparison.
Number occurs within
this range using long comparison..
long occurs within
this range using long comparison.
number occurs within
this range using double comparison.
number occurs within
this range using float comparison.
number occurs within
this range using int comparison.
number occurs within
this range using long comparison.
number occurs within
this range.
Number occurs within
this range.
double comparison.
float comparison.
int comparison.
long comparison.
List of class names, this method converts them into classes.
List of Class objects, this method converts
them into class names.
String to a BigDecimal.
String to a BigDecimal.
String to a BigInteger.
String to a BigInteger.
String to a Double.
String to a Double.
String to a Float.
String to a Float.
String to a Integer, handling
hex and octal notations.
String to a Integer, handling
hex and octal notations.
String to a Long.
String to a Long.
Calendar and Date object.DateUtils instances should NOT be constructed in
standard programming.
DoubleRange represents an inclusive range of doubles.DoubleRange using the specified
number as both the minimum and maximum in this range.
DoubleRange using the specified
number as both the minimum and maximum in this range.
DoubleRange with the specified
minimum and maximum numbers (both inclusive).
DoubleRange with the specified
minimum and maximum numbers (both inclusive).
null.
null, an empty String ("").
null, an empty String ("").
StringUtils.deleteWhitespace(String).
Method will be removed in Commons Lang 3.0.
Character.isWhitespace(char).
Object from the specified stream.
Object from an array of bytes.
double.