Interface FieldMappingVisitor<T>

Type Parameters:
T - the type of the value that is returned by this visitor

public interface FieldMappingVisitor<T>
A visitor to resolve a FieldMapping based on its implementation.
Since:
8.6