Class 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.