Class EmptyProxy.Impl

java.lang.Object
mockit.internal.reflection.EmptyProxy.Impl
Enclosing interface:
EmptyProxy

public static final class EmptyProxy.Impl extends Object
  • Method Details

    • newEmptyProxy

      @NonNull public static <E> E newEmptyProxy(@Nullable ClassLoader loader, @NonNull Type... interfacesToBeProxied)