Class SimplePropertyHandler<T>

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

public class SimplePropertyHandler<T> extends Object implements PropertyHandler<T>
A simple implementation of PropertyHandler. Allows get/set.