T
- Type of the values comparedpublic interface IProxyFactory<T>
Modifier and Type | Method and Description |
---|---|
T |
createProxy(Class<T> toMock,
InvocationHandler handler) |
T createProxy(Class<T> toMock, InvocationHandler handler)
Copyright © 2010-2016 Henri Tremblay. All Rights Reserved.