public class TimerGroupImpl extends ControllableBase implements TimerGroup
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Controllable con) |
Set<ControllableBase> |
contents()
Return an unmodifiable set of the contents of this Controllable.
|
boolean |
remove(Controllable con) |
description, disable, enable, id, isEnabledfactoryequals, hashCode, name, setFactory, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdescription, disable, enable, id, isEnabledpublic Set<ControllableBase> contents()
Controllablecontents in interface Controllablecontents in class ControllableBasepublic boolean add(Controllable con)
add in interface TimerGrouppublic boolean remove(Controllable con)
remove in interface TimerGroupCopyright © 2011–2021 Eclipse Foundation. All rights reserved.