Class ReadOnlyPropertyHandler<T>

java.lang.Object
com.applitools.utils.ReadOnlyPropertyHandler<T>
All Implemented Interfaces:
PropertyHandler<T>

public class ReadOnlyPropertyHandler<T> extends Object implements PropertyHandler<T>
A property handler for read-only properties (i.e., set always fails).