Class DefaultPropertyTester<RECEIVER>

java.lang.Object
org.eclipse.core.expressions.PropertyTester
org.eclipse.net4j.util.properties.DefaultPropertyTester<RECEIVER>
All Implemented Interfaces:
IPropertyTester, IProperties<RECEIVER>, IPropertyProvider<RECEIVER>

public class DefaultPropertyTester<RECEIVER> extends PropertyTester implements IProperties<RECEIVER>
Tests properties of receiver objects against expected values.
Since:
3.2
Author:
Eike Stepper