This flashcard is just one of a free flashcard set. See all flashcards!
13
Multithreading in Java
Java-Threads
- ... sind Objekte
- ... sind threads of execution
- ... können gestartet werden, angehalten, schlafen gelegt und auf Notifikationen wartend gesetzt werden.
- Can be assigned an activity by passing a 'Runnable' implementation to Thread's constructor
- Behavior can also be added by creating a subclass and overwriting run(), where run initially does not implement an activity.
Flashcard info:
Author: CoboCards-User
Main topic: PTT
Topic: PTT
School / Univ.: Uni Koblenz
City: Koblenz
Published: 08.07.2016