blob: 94e32da1e7a8d37ad9a58168481810ae2152e290 [file] [log] [blame]
public class Foo {
Runnable getFoo() {
return null;
}
}