No, a `Pair` is simply a "pojo" of two fields `fir...
# announcements
d
No, a
Pair
is simply a "pojo" of two fields
first
and
second
. Where the values came from is not retained, like with any other class.