class JavaClass { int get(Runnable i) { i.run(); return 239; } }