StackOverflow Questions for Tag: runnable

zeus
zeus

Reputation: 12955

Choosing Between Runnable and Choreographer.FrameCallback for Redrawing an OpenGL Surface

Score: 1

Views: 59

Answers: 1

Read More
jbu
jbu

Reputation: 16161

Why ISN'T there a race condition when I do a read-update-write in this java code?

Score: 0

Views: 98

Answers: 1

Read More
Bằng Rikimaru
Bằng Rikimaru

Reputation: 1595

Java - Execute multiple Runnables in parallel and trigger to timeout some of long running tasks?

Score: 0

Views: 1802

Answers: 2

Read More
DCoder
DCoder

Reputation: 3488

ThreadPoolExecutor : Get a specific Runnable that is being executed

Score: 6

Views: 2726

Answers: 4

Read More
ThN
ThN

Reputation: 3276

What happens when I start a thread that is runnable by clicking a button?

Score: 0

Views: 38

Answers: 0

Read More
viviano
viviano

Reputation: 113

android handler removeCallbacks not working

Score: 5

Views: 10548

Answers: 5

Read More
user1785730
user1785730

Reputation: 3567

Calling a suspend function from inside Runnable.run()

Score: 1

Views: 1855

Answers: 1

Read More
happy
happy

Reputation: 525

Understanding the difference between two Thread implementation approaches in Java?

Score: 0

Views: 163

Answers: 2

Read More
Rockyro
Rockyro

Reputation: 11

Runnable removeCallbacks doesn't seem to work so new Runnable does not start

Score: 0

Views: 34

Answers: 0

Read More
Regex Rookie
Regex Rookie

Reputation: 10662

Is there a way to make Runnable's run() throw an exception?

Score: 99

Views: 113666

Answers: 10

Read More
Toly
Toly

Reputation: 3179

TypeError: Expected a Runnable, callable or dict.Instead got an unsupported type: <class 'list'>

Score: 0

Views: 833

Answers: 1

Read More
Boann
Boann

Reputation: 50041

Why does Thread implement Runnable?

Score: 40

Views: 3251

Answers: 3

Read More
frlzjosh
frlzjosh

Reputation: 462

Struggling to inject my mocked Runnable into my service call

Score: 0

Views: 126

Answers: 1

Read More
Niko
Niko

Reputation: 1094

java long term thread

Score: 1

Views: 93

Answers: 1

Read More
Rafal S
Rafal S

Reputation: 1

Thread refreshing ListView

Score: 0

Views: 38

Answers: 0

Read More
DevMD
DevMD

Reputation: 29

How to run several translate animations sequentially with ObjectAnimator?

Score: 1

Views: 29

Answers: 1

Read More
A.G.
A.G.

Reputation: 2117

Android Handler: how to change delay of a scheduled Runnable?

Score: 3

Views: 45

Answers: 1

Read More

Android studio Smooth inflate

Score: 0

Views: 20

Answers: 0

Read More
Basil Bourque
Basil Bourque

Reputation: 339787

Make a `Callable` of my `Runnable` in Java

Score: -1

Views: 121

Answers: 1

Read More
VitalyT
VitalyT

Reputation: 1701

Find elegant way to wrap runnable method and pass it as a function in java

Score: 1

Views: 918

Answers: 1

Read More
PreviousPage 1Next