threads property

Map<String, DiffReviewThread> threads
final

Thread descriptors indexed by identity, preserving provider order.

Implementation

final Map<String, DiffReviewThread> threads;