interface JavaInterface { void run(Runnable r); }