Is there a way to introspect a Java object from J Ruby and find its Java-land method? Like provided by http://github.com/oggy/looksee, but for Java. Or like
(someobject).methods-1.methods
Is there a way to introspect a Java object from J Ruby and find its Java-land method? Like provided by http://github.com/oggy/looksee, but for Java. Or like
(someobject).methods-1.methods