public class ReferenceQueue extends Object
| Constructor and Description |
|---|
ReferenceQueue() |
public Reference poll()
public Reference remove() throws InterruptedException
InterruptedExceptionpublic Reference remove(long var0) throws InterruptedException
InterruptedException