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.Sync
java.lang.InterruptedException
public boolean attempt(long l) throws java.lang.InterruptedException
attempt
in interface EDU.oswego.cs.dl.util.concurrent.Sync
java.lang.InterruptedException
public void release()
release
in interface EDU.oswego.cs.dl.util.concurrent.Sync
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.