org.apache.felix.upnp.basedriver.importer.core.event.structs
Class NotifierQueue
java.lang.Object
org.apache.felix.upnp.basedriver.importer.core.event.structs.NotifierQueue
public class NotifierQueue
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifierQueue
public NotifierQueue()
enqueue
public void enqueue(Object obj)
dequeue
public Object dequeue()
close
public void close()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.