blob: ef7c07d15fa5fdbef49a5c87bf939100464563b7 [file] [log] [blame]
return new Runnable() {
public void run() {
System.out.println();
}
};