org.constretto.internal.introspect
Class ArgumentDescriptionFactory<A extends AccessibleObject>
java.lang.Object
org.constretto.internal.introspect.ArgumentDescriptionFactory<A>
public class ArgumentDescriptionFactory<A extends AccessibleObject>
- extends Object
Utility for resolving arguments
- Author:
- Sondre Eikanger Kvalø
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resolveParameters
public ArgumentDescription[] resolveParameters()
create
public static ArgumentDescriptionFactory<Constructor> create(Constructor<?> constructor)
forMethod
public static ArgumentDescriptionFactory<Method> forMethod(Method method)
Copyright © 2008-2013. All Rights Reserved.