Java   View all facts   Glossary   Help
specification > interface > Runnable
Next interfaceSerializable    Upinterface    Previous interfaceIterator   

Runnable comparison table
Subject have is a kind of is a synonym of is a subtopic of is an instance of abstract has definition
interface1 or more superinterfacesspecificationabstract data typeInterfaces  A named collection of method declarations (without implementations), may also include constant declarations (variables marked static and final)
Runnablespecification  Threadsinterfacethe concept of something that will execute code while it is active 

Next interfaceSerializable    Upinterface    Previous interfaceIterator