For no argument functions
It could have bugs due to the notation a.b(), so to avoid them, you should prefer a.b(jvoid).
jimport java.lang.String; s = String.new(jvoid);