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