threads property

List<Thread> threads
final

A list of threads.

Implementation

final List<Thread> threads;