Interface MappingFinalizer<PBM,M>

Type Parameters:
PBM - The type of pre-built mappings
M - The type of fully-built mappings

public interface MappingFinalizer<PBM,M>
An object responsible for finalizing a mapping.
See Also: