Calling a static method
We can also get a reference to a specific method:
(jmeth “java.lang.System”
“getProperty” “java.lang.String”)
(jmeth “java.lang.System”
“getProperty” 1)
Previous slide
Next slide
Back to first slide
View graphic version