Class Property.WithArguments<RECEIVER>

java.lang.Object
org.eclipse.net4j.util.properties.Property<RECEIVER>
org.eclipse.net4j.util.properties.Property.WithArguments<RECEIVER>
Enclosing class:
Property<RECEIVER>

public abstract static class Property.WithArguments<RECEIVER> extends Property<RECEIVER>
Describes a property of a receiver object and extracts its value with given arguments.
Since:
3.16
Author:
Eike Stepper