public class ProxyMaker
public ProxyMaker(@NotNull
io.mockk.proxy.MockKAgentLogger log,
@Nullable
InlineInstrumentation inliner,
@NotNull
SubclassInstrumentation subclasser,
@NotNull
io.mockk.proxy.MockKInstantiatior instantiator,
@NotNull
java.util.Map<java.lang.Object,io.mockk.proxy.MockKInvocationHandler> handlers)