public class Reflection extends Object
static Iterable<Parameter>
params(Constructor constructor, Object[] values)
params(Method method, Object[] values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Iterable<Parameter> params(Method method, Object[] values)
public static Iterable<Parameter> params(Constructor constructor, Object[] values)
Copyright © 2014-2015 Tomitribe Corporation. All Rights Reserved.