|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
BeanMap
.
BeanMap
that operates on the
specified bean.
BeanMap
.Entry
.
Predicate
to the result of calling the given property getter.BeanPredicate
that applies the given
Predicate
to the named property value.
Closure
that sets a property.ignoreNull
to be false
.
null
objects in the
property path will genenerate an IllegalArgumentException
or not.
Predicate
that evaluates a property value against a specified value.ignoreNull
to be false
.
null
objects in
the property path will genenerate an IllegalArgumentException
or not.
Transformer
that outputs a property value.BeanComparator
's are equals if and only if
the wrapped comparators and the property names to be compared
are equal.
BeanPredicate.getPredicate()
to a property value named by BeanPredicate.getPropertyName()
.
BeanPropertyValueEqualsPredicate
was constructed.
BeanPropertyValueChangeClosure
was constructed.
BeanMap.put(Object,Object)
operation.
Predicate
to be applied to the value of the named property
during BeanPredicate.evaluate(java.lang.Object)
.
Closure
executes.
Predicate
is
executed.
propertyName
will be updated to when this Closure
executes.
propertyName
will be compared to
when this Predicate
executes.
null
objects in the property path will genenerate an
IllegalArgumentException
or not.
null
objects in the property path be ignored?
IllegalArgumentException
?
null
objects in the property path will
genenerate an IllegalArgumentException
or not.
null
objects in the property path will
genenerate an IllegalArgumentException
or not.
null
objects in the property path will
genenerate an IllegalArgumentException
or not.
System.out
.
System.err
.
Predicate
to be applied to the property value
Closure
executes.
Predicate
is executed.
propertyName
will be updated to when this Closure
executes.
propertyName
will be compared to when this Predicate
executes.
Predicate
to be applied to the value of the named property
during evaluate
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |