All Implemented Interfaces:
PropertyDescriptorIF, Serializable

public class PropertyReject extends PropertyListBase
Generic property descriptor to apply a second property descriptor on the result of the first property descriptor. This also works for a list of elements as input, but the result is either a list of elements or a single primitive (which is the result of the application of the second property on the first element in the list returned by the first property.
Version:
11.4
Author:
jna
See Also: