Exchanger

Guide to using the Exchanger<V> class.

We'll cover the following...

If you are interviewing, consider buying our number#1 course for Java Multithreading Interviews.

Overview

As the name indicates, Exchanger is a construct that can be used to make bidirectional transfers of ...