blob: d04a4a98104de80b22845dca9717b218aa8b80bf [file] [log] [blame]
if (bool)
{
synchronized (this)
{
System.out.println();
}
}