public final class SfcPotTimerQueue extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
addElement(RspName rspName) |
void |
clearTimerQueue() |
static SfcPotTimerQueue |
getInstance() |
boolean |
hasElements() |
RspName |
removeElement() |
public static SfcPotTimerQueue getInstance()
public boolean addElement(RspName rspName)
public RspName removeElement()
public void clearTimerQueue()
public boolean hasElements()
Copyright © 2017 OpenDaylight. All rights reserved.