public interface FinderProxyFactory
Modifier and Type | Method and Description |
---|---|
<T> T |
createProxy(T target,
Class<T> targetClass) |
<T> T createProxy(T target, Class<T> targetClass)
Copyright © 2003–2018 Atlassian. All rights reserved.