MCPcopy Index your code
hub / github.com/Codetail/Mover / JobQueue

Interface JobQueue

jobManager/src/main/java/io/codetail/work/JobQueue.java:9–82  ·  view source on GitHub ↗

Interface that any JobQueue should implement These job queues can be given to JobManager.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 29

addJobMethod · 0.65
insertMethod · 0.65
reAddJobMethod · 0.65
cancelMethod · 0.65
onAnimationEndMethod · 0.65
cancelMethod · 0.65
onAnimationEndMethod · 0.65
cloneMethod · 0.65
startIfReadyMethod · 0.65
onAnimationEndMethod · 0.65
sortNodesMethod · 0.65
countMethod · 0.65

Implementers 3

NonPersistentPriorityQueuejobManager/src/main/java/io/codetail/w
CachedJobQueuejobManager/src/main/java/io/codetail/w
SqliteJobQueuejobManager/src/main/java/io/codetail/w

Calls

no outgoing calls

Tested by

no test coverage detected