|  Java   View all facts   Glossary   Help | 
| specification > interface > Runnable | 
|   | |||||||
| Runnable comparison table | |||||||
| Subject | have | is a kind of | is a synonym of | is a subtopic of | is an instance of | abstract | has definition | 
|---|---|---|---|---|---|---|---|
| interface | 1 or more superinterfaces | specification | abstract data type | Interfaces | A named collection of method declarations (without implementations), may also include constant declarations (variables marked static and final) | ||
| Runnable | specification | Threads | interface | the concept of something that will execute code while it is active | 
 Next interface: Serializable     Up: interface    Previous interface: Iterator
Next interface: Serializable     Up: interface    Previous interface: Iterator