java.lang.Object
com.inductiveautomation.perspective.gateway.binding.transforms.AbstractSynchronousTransform
com.inductiveautomation.perspective.gateway.binding.transforms.map.AbstractMapTransform
All Implemented Interfaces:
Transform

public abstract class AbstractMapTransform extends AbstractSynchronousTransform
Base class for a Map Transform. Handles thread-safe scheduling of its MappingCollection's updates and is the liaison between the BindingContext and the MappingCollection.