public class QueueElement extends Object
QueueElement()
App
getApp()
int
getCount()
Delay
getDelay()
void
setApp(App app)
setCount(int count)
setDelay(Delay delay)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueueElement()
public int getCount()
public void setCount(int count)
public Delay getDelay()
public void setDelay(Delay delay)
public App getApp()
public void setApp(App app)
Copyright © 2016. All rights reserved.