package p;
class A{
	public boolean getOpenOnRun() {
		Object th= new Thread() {
		};
	}
}