Search
Preparing search index...
The search index is not available
wordmap
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"core/Scheduler"
Scheduler
Class Scheduler
Hierarchy
Scheduler
Index
Constructors
constructor
Properties
batch
Index
batches
Methods
add
last
Item
type
Of
Constructors
constructor
new
Scheduler
(
)
:
Scheduler
Returns
Scheduler
Properties
Private
batch
Index
batch
Index
:
number
batches
batches
:
AlgorithmType
[]
[]
Methods
add
add
(
entry
:
AlgorithmType
)
:
void
Parameters
entry:
AlgorithmType
Returns
void
Private
last
Item
last
Item
(
)
:
AlgorithmType
|
null
Returns the last item added or null
Returns
AlgorithmType
|
null
Private
type
Of
type
Of
(
entry
:
AlgorithmType
)
:
string
Returns the type of the entry
Parameters
entry:
AlgorithmType
Returns
string
Globals
"core/
Scheduler"
Scheduler
constructor
batch
Index
batches
add
last
Item
type
Of
Generated using
TypeDoc
Returns the last item added or null