static A callJavaX(S method, O... args) { ret (A) callOpt(getJavaX(), method, args); }