41424344454647
public final String getServiceName() { return CountDownLatchService.SERVICE_NAME; } protected WaitNotifyKey waitNotifyKey() { return new LatchKey(name); }