net.sf.tie.internal
Class MethodFinder
java.lang.Object
net.sf.tie.internal.MethodFinder
public class MethodFinder
- extends Object
This class in an internal class inside Tie.
It is only public because it is used from multiple packages.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodFinder
public MethodFinder()
matchMethod
public static Method matchMethod(Class<? extends Object> implementingClass,
Method interfaceMethod)