Uses of Interface
com.biglybt.core.util.SimpleTimer.TimerTickReceiver
Packages that use SimpleTimer.TimerTickReceiver
Package
Description
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement SimpleTimer.TimerTickReceiver -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement SimpleTimer.TimerTickReceiver -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement SimpleTimer.TimerTickReceiverModifier and TypeClassDescriptionprivate classclass -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement SimpleTimer.TimerTickReceiver -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement SimpleTimer.TimerTickReceiverModifier and TypeClassDescriptionclassclass(package private) static classclass -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type SimpleTimer.TimerTickReceiverModifier and TypeFieldDescription(package private) static final CopyOnWriteList<SimpleTimer.TimerTickReceiver> SimpleTimer.tick_receiversMethods in com.biglybt.core.util with parameters of type SimpleTimer.TimerTickReceiverModifier and TypeMethodDescriptionstatic voidSimpleTimer.addTickReceiver(SimpleTimer.TimerTickReceiver receiver) static voidSimpleTimer.removeTickReceiver(SimpleTimer.TimerTickReceiver receiver) -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement SimpleTimer.TimerTickReceiver