copy

abstract fun copy(builder: DIContainer.Builder): DIBinding<C, A, T>

Copy the binding this Copier is attached to.

Return

A copy of the binding.

Parameters

builder

The builder used when copying, can be used to register hooks.