Interface PropertyHandler<T>

All Known Implementing Classes:
ReadOnlyPropertyHandler, SimplePropertyHandler

public interface PropertyHandler<T>
Encapsulates getter/setter behavior. (e.g., set only once etc.).