|
|||||||||||
| 前 次 | フレームあり フレームなし | ||||||||||
int[] のような)プリミティブ型の配列、
(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) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a long
value.
- appendDetail(StringBuffer, String, int) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString an int
value.
- appendDetail(StringBuffer, String, short) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a short
value.
- appendDetail(StringBuffer, String, byte) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a byte
value.
- appendDetail(StringBuffer, String, char) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a char
value.
- appendDetail(StringBuffer, String, double) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a double
value.
- appendDetail(StringBuffer, String, float) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a float
value.
- appendDetail(StringBuffer, String, boolean) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a boolean
value.
- appendDetail(StringBuffer, String, Object[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of an
Object array.
- appendDetail(StringBuffer, String, long[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of a
long array.
- appendDetail(StringBuffer, String, int[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of an
int array.
- appendDetail(StringBuffer, String, short[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of a
short array.
- appendDetail(StringBuffer, String, byte[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of a
byte array.
- appendDetail(StringBuffer, String, char[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of a
char array.
- appendDetail(StringBuffer, String, double[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of a
double array.
- appendDetail(StringBuffer, String, float[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of a
float array.
- appendDetail(StringBuffer, String, boolean[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the detail of a
boolean array.
- appendEnd(StringBuffer, Object) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the end of data indicator.
- appendFieldEnd(StringBuffer, String) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the field end.
- appendFieldSeparator(StringBuffer) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the field separator.
- appendFieldStart(StringBuffer, String) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the field start.
- appendFieldsIn(Class) -
class org.apache.commons.lang.builder.ReflectionToStringBuilder のメソッド
- Appends the fields and values defined by the given object of the
given Class.
- appendIdentityHashCode(StringBuffer, Object) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append the
System.identityHashCode(java.lang.Object).
- appendIdentityToString(StringBuffer, Object) -
class org.apache.commons.lang.ObjectUtils の static メソッド
- Appends the toString that would be produced by
Object
if a class did not override toString itself.
- appendInternal(StringBuffer, String, Object, boolean) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString an Object,
correctly interpreting its type.
- appendNullText(StringBuffer, String) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString an indicator for null.
- appendStart(StringBuffer, Object) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the start of data indicator.
- appendSummary(StringBuffer, String, Object) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString an Object
value, printing a summary of the Object.
- appendSummary(StringBuffer, String, Object[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of an
Object array.
- appendSummary(StringBuffer, String, long[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of a
long array.
- appendSummary(StringBuffer, String, int[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of an
int array.
- appendSummary(StringBuffer, String, short[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of a
short array.
- appendSummary(StringBuffer, String, byte[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of a
byte array.
- appendSummary(StringBuffer, String, char[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of a
char array.
- appendSummary(StringBuffer, String, double[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of a
double array.
- appendSummary(StringBuffer, String, float[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of a
float array.
- appendSummary(StringBuffer, String, boolean[]) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a summary of a
boolean array.
- appendSummarySize(StringBuffer, String, int) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString a size summary.
- appendSuper(int) -
class org.apache.commons.lang.builder.CompareToBuilder のメソッド
- Appends to the
builder the compareTo(Object)
result of the superclass.
- appendSuper(boolean) -
class org.apache.commons.lang.builder.EqualsBuilder のメソッド
- Adds the result of
super.equals() to this builder.
- appendSuper(int) -
class org.apache.commons.lang.builder.HashCodeBuilder のメソッド
- Adds the result of super.hashCode() to this builder.
- appendSuper(String) -
class org.apache.commons.lang.builder.ToStringBuilder のメソッド
- Append the
toString from the superclass.
- appendSuper(StringBuffer, String) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString the superclass toString.
- appendToString(String) -
class org.apache.commons.lang.builder.ToStringBuilder のメソッド
- Append the
toString from another object.
- appendToString(StringBuffer, String) -
class org.apache.commons.lang.builder.ToStringStyle のメソッド
- Append to the
toString another toString.
- applyRules(Calendar, StringBuffer) -
class org.apache.commons.lang.time.FastDateFormat のメソッド
- 指定されたカレンダーにルールを適用してフォーマットを実施します。
BooleanUtils instances should NOT be constructed in standard programming.
CharRange を生成します。
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.
ch がこの CharSet
に含まれるかどうかを評価します。
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 オブジェクトと Date
オブジェクトを使用する際のユーティリティの集まりです。
DateUtils のインスタンスは一般的なプログラムからは生成すべきではありません。
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.