public class KCallable extends Object
KCallable()
static Object
call(Object kCallable, Object... args)
static List<KParameter>
getParameters(Object kCallable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KCallable()
public static List<KParameter> getParameters(Object kCallable)
kCallable
public static Object call(Object kCallable, Object... args)
args
Copyright © 2023. All rights reserved.