public class EyesSyncObject extends Object
| Constructor and Description |
|---|
EyesSyncObject(Logger logger,
String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNotified() |
void |
notifyObject() |
void |
setId(String id) |
void |
waitForNotify() |
public void setId(String id)
public boolean isNotified()
public void waitForNotify()
throws InterruptedException
InterruptedExceptionpublic void notifyObject()
Copyright © 2023. All rights reserved.