Runnable in Java

Runnable is an interface that classes implementing it are going to be executed in threads.