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