@KSObject(name="Bean") public class Bean extends java.lang.Object
Bean()
void
hello(Bean[] args, java.lang.Object abc)
hello(java.util.List<Bean> args)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Bean()
@KSMethod public void hello(Bean[] args, java.lang.Object abc)
@KSMethod public void hello(java.util.List<Bean> args)