Interface IProperties<RECEIVER>

All Superinterfaces:
IPropertyProvider<RECEIVER>
All Known Implementing Classes:
DefaultPropertyTester, Properties

public interface IProperties<RECEIVER> extends IPropertyProvider<RECEIVER>
Contains a list of properties.
Since:
3.2
Author:
Eike Stepper