public class NullSync
extends java.lang.Object
implements EDU.oswego.cs.dl.util.concurrent.Sync
| Constructor and Description |
|---|
NullSync() |
public void acquire()
throws java.lang.InterruptedException
acquire in interface EDU.oswego.cs.dl.util.concurrent.Syncjava.lang.InterruptedExceptionpublic boolean attempt(long l)
throws java.lang.InterruptedException
attempt in interface EDU.oswego.cs.dl.util.concurrent.Syncjava.lang.InterruptedExceptionpublic void release()
release in interface EDU.oswego.cs.dl.util.concurrent.SyncCopyright ? 1998-2006 Bela Ban. All Rights Reserved.