lazyCopy

open fun lazyCopy(mappings: MimeMappings): MimeMappings

Create a new lazy copy of the given mappings that will only copy entries if the mappings are mutated.

Return

a new mappings instance

Since

3.0.0

Parameters

mappings

the source mappings