Class InstantiatorProviderAdapter

java.lang.Object
org.mockito.internal.creation.instance.InstantiatorProviderAdapter
All Implemented Interfaces:
InstantiatorProvider2

public class InstantiatorProviderAdapter extends Object implements InstantiatorProvider2
Adapts old, deprecated InstantiatorProvider onto a new public InstantiatorProvider2 API.