|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ComparisonStrategy
contract.String
to the given target, only if the target does not end with the given String
to append.
Throwable
.
ComparatorBasedComparisonStrategy.comparator
, false otherwise.
true
if the given objects are equal or if both objects are null
.
Object.equals(Object)
, false otherwise.
TypeFilter
.
Closeable
s, ignoring any thrown exceptions.
Closeable
.ComparisonStrategy
contract with a comparison strategy based on a Comparator
.ComparatorBasedComparisonStrategy
specifying the comparison strategy with given
comparator.
String
.
Calendar.DAY_OF_WEEK
.
PropertyDescriptor
for a property matching the given name in the given object.
Iterable
according to ComparatorBasedComparisonStrategy.comparator
.
Iterable
according to the implemented comparison strategy.
Object.equals(Object)
comparison
strategy.
Files
.FilesException
.
FilesException
.
Flushable
s, ignoring any thrown exceptions.
Flushable
.Writer
.
OutputStream
.
String
representation of the given array, or null
if the given object is either
null
or not an array.
String
representation of the given collection, or null
if the given collection is
null
.
String
representation of the given map, or null
if the given map is null
.
true
if the given array has only null
elements, false
otherwise.
true
if the given Iterable
has only null
elements, false
otherwise.
IntrospectionError
.
IntrospectionError
.
true
if the given object is not null
and is an array.
true
if the given array is null
or empty.
true
if the given Iterable
is null
or empty.
true
if the given map is null
or empty.
true
if the given String
is null
or empty.
2003-04-23
2003-04-26T13:01:02
2003-04-26T03:01:02.999
Iterable
contains given value according to ComparatorBasedComparisonStrategy.comparator
, false otherwise.
Iterable
contains given value according to the implemented comparison strategy, false
otherwise.
Iterable
contains given value based on Object.equals(Object)
, false
otherwise.
Iterable
according to the Comparator
, if value is found it is removed
from it.
Iterable
according to the implemented comparison strategy, if value is found
it is removed from it.
Iterable
according to the implemented comparison strategy, if value is found
it is removed from it.
String
s using a given delimiter.
Iterable
elements.
Dates.ISO_DATE_FORMAT
, returns null if the given String is null.
Dates.ISO_DATE_TIME_FORMAT
, returns null if the given String is null.
String
surrounded by single quotes, or null
if the given String
is
null
.
String
.
Throwable
stack trace that have little value for end user.
Iterable
.
StackTraces
.
ComparisonStrategy
contract with a comparison strategy based on Object.equals(Object)
method, it is also based on Comparable.compareTo(Object)
when Object are Comparable
method.String
s.String
s using a given delimiter.String
to the given target, only if the target does not end with the
given String
to append.Throwable
s.String
specified in the constructor to the String
passed as argument.
toString
representation of an object.toString
representation of the given object.
truncateTime(2008-12-29T23:45:12)
will give 2008-12-29T00:00:00
.
String
s.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |