Object Oriented Software Engineering View all facts Glossary Help |
| subject > representation > abstraction > data abstraction > interface > Java interface > Runnable |
| Runnable comparison table | ||||
| Subject | is a kind of | is a subtopic of | is an instance of | has definition |
|---|---|---|---|---|
| Java interface | interface | 3.3 - Frameworks: Reusable Subsystems | In Java, a software module containing a description of a set of operations that certain classes must implement | |
| Runnable | The Basics of Java | Java interface |
Next Java interface: Iterator Up: Java interface