com.wordnik.swagger.core.util
Class ReflectionUtil
java.lang.Object
com.wordnik.swagger.core.util.ReflectionUtil
public class ReflectionUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtil
public ReflectionUtil()
getDeclaringInterface
public static Class<?> getDeclaringInterface(Method method)
- determines which interface declared a given method on a class
Copyright © 2012. All Rights Reserved.