Package | Description |
---|---|
com.streamscape.lib.timer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFabricTimerTask
Title: Framework Support Library
|
Modifier and Type | Method and Description |
---|---|
FabricTimer |
FabricTimerManager.createTimer(java.lang.String group,
java.lang.String name,
FabricTimerTask task,
long interval,
int repeatCount)
Creates a new timer with the specified parameters.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.